Skip to content

Commit

Permalink
cut the rope module: fully working with sound and preferences saving
Browse files Browse the repository at this point in the history
  • Loading branch information
crowriot committed Jan 26, 2013
1 parent e0d692f commit 81de027
Show file tree
Hide file tree
Showing 3 changed files with 274 additions and 68 deletions.
4 changes: 2 additions & 2 deletions apkenv.cbp
Expand Up @@ -9,7 +9,7 @@
<Target title="Debug">
<Option output="bin/Debug/apkenv" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Debug/" />
<Option type="1" />
<Option type="0" />
<Option compiler="pandora_compiler" />
<Compiler>
<Add option="-g" />
Expand All @@ -26,7 +26,7 @@
<Target title="Release">
<Option output="bin/Release/apkenv" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Release/" />
<Option type="1" />
<Option type="0" />
<Option compiler="pandora_compiler" />
<Compiler>
<Add option="-O2" />
Expand Down

0 comments on commit 81de027

Please sign in to comment.