diff options
Diffstat (limited to 'Style.cpp')
| -rw-r--r-- | Style.cpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Style.cpp b/Style.cpp new file mode 100644 index 0000000..f87c837 --- /dev/null +++ b/Style.cpp @@ -0,0 +1,9 @@ +// +// Style.cpp +// The Powder Toy +// +// Created by Simon Robertshaw on 14/05/2012. +// Copyright (c) 2012 __MyCompanyName__. All rights reserved. +// + +#include <iostream> |
