fixed win32
commit298b72957853fddf144a1763361d9645e124f782
authorTyler Genter <tylergenter@gmail.com>
Mon, 5 Oct 2009 02:11:44 +0000 (4 19:11 -0700)
committerTyler Genter <tylergenter@gmail.com>
Mon, 5 Oct 2009 02:11:44 +0000 (4 19:11 -0700)
treef1ae3fec3211d2f373589119a21a8017acc22639
parentb197b9bbf3b0a834ef1f71b0476344e38414fdcc
fixed win32
12 files changed:
src/Game.cpp
src/Game.h
src/Makefile
src/Makefile.mingw
src/Mohawk.cpp
src/Mohawk.h
src/Script.cpp
src/Stack.cpp
src/Stack.h
src/Twav.cpp [new file with mode: 0644]
src/Twav.h [new file with mode: 0644]
src/win32/Main.cpp