10 lines
173 B
C++
10 lines
173 B
C++
//
|
|
// Style.cpp
|
|
// The Powder Toy
|
|
//
|
|
// Created by Simon Robertshaw on 14/05/2012.
|
|
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
|
|
//
|
|
|
|
#include <iostream>
|