Get rid of globals.asm

This breaks the build until labels are exported again!
This commit is contained in:
yenatch
2014-02-01 13:55:48 -05:00
parent 65efbe55e7
commit 7f0f21b1fc
4 changed files with 5 additions and 14 deletions

View File

@@ -1,3 +1,2 @@
INCLUDE "globals.asm"
INCLUDE "contents.asm"
INCLUDE "constants.asm"