This website requires JavaScript.
Explore
Help
Sign in
teambeef
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/DrBeef/Raze.git
synced
2025-02-20 18:52:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b0bde3ace5
raze
/
polymer
History
hendricks266
b0bde3ace5
Fix RENDERTYPE=WIN build by changing a const char* to a char*, which had been cast to (void *) before passing to free() (which is bad practice) prior to r5352.
...
git-svn-id:
https://svn.eduke32.com/eduke32@5364
1a8010ca-5511-0410-912e-c29ae57300e0
2015-09-27 21:18:19 +00:00
..
eduke32
Fix RENDERTYPE=WIN build by changing a const char* to a char*, which had been cast to (void *) before passing to free() (which is bad practice) prior to r5352.
2015-09-27 21:18:19 +00:00
synthesis.sh
synthesis.sh: CPLUSPLUS=0 for the 32-bit Lunatic build, too.
2015-02-22 19:35:01 +00:00