diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-01 17:38:28 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-01 17:38:28 +0200 |
commit | 1d2be3c5e81f575276283ea24ac5432b9de2b3ad (patch) | |
tree | 26848e2d14fab07a1bfbc6c434ed309f718aa744 /data | |
parent | 7daeebd3f49fe6d8935de25a0ad45b37cbf94b5d (diff) |
get rid of data window
Diffstat (limited to 'data')
-rw-r--r-- | data/window.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/window.s b/data/window.s deleted file mode 100644 index 204152b3e..000000000 --- a/data/window.s +++ /dev/null @@ -1,7 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - -gDummyWindowTemplate:: @ 82E9584 - window_template -1, 0, 0, 0, 0, 0, 0 |