diff options
author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-09-10 16:13:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-10 16:13:17 -0500 |
commit | 6292b82503bf2eb611e5fea6f1710b25578d4fc8 (patch) | |
tree | 9a74dd3c29a244bfc06ce5377069eb6bf104b6ee /data | |
parent | 7e9948ba2b43d9773cd46959f1f32f029d18c20c (diff) | |
parent | 1b220ed2ed367011aa3437b384b2159c0a0130c9 (diff) |
Merge pull request #26 from Diegoisawesome/master
Decompile bg.s
Diffstat (limited to 'data')
-rw-r--r-- | data/bg.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/bg.s b/data/bg.s deleted file mode 100644 index 2881d4347..000000000 --- a/data/bg.s +++ /dev/null @@ -1,7 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - -gZeroedBgControlStruct:: @ 82E9580 - .4byte 0 |