Fixed ehole, made wall code use defines, wall specific deletion.

This commit is contained in:
Philip
2010-11-21 01:08:33 -05:00
parent a38dddaf5a
commit 3d2292890b
5 changed files with 72 additions and 27 deletions

View File

@@ -86,6 +86,8 @@ extern int amd;
extern int FPSB;
int NUM_PARTS;
extern int legacy_enable;
extern int sys_pause;