orangeduck / Corange

Pure C Game Engine
http://www.youtube.com/watch?v=482GxqTWXtA
Other
1.79k stars 199 forks source link

fixed compilation errors and removed ^M #12

Closed benwaffle closed 9 years ago

benwaffle commented 9 years ago

can you check to see if the Makefiles look fine on windows? I removed some control characters which may be needed on windows.

orangeduck commented 9 years ago

Works fine on windows. Thanks!