diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2017-10-08 14:48:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-08 14:48:48 -0500 |
commit | 023c4b69ab40f340eef807f1303b2f301c20d838 (patch) | |
tree | 44daab9d28b31a26de5ece794f8cc304dfd61e0d /data | |
parent | 07e29b70bc56e95d322c99cb453433d0ea911fd0 (diff) | |
parent | f775ccd571f82df745f608c23758185741867eab (diff) |
Merge pull request #68 from ProjectRevoTPP/diploma
decompile diploma.c
Diffstat (limited to 'data')
-rw-r--r-- | data/diploma.s | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/data/diploma.s b/data/diploma.s deleted file mode 100644 index 43a3d9c70..000000000 --- a/data/diploma.s +++ /dev/null @@ -1,22 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - -gUnknown_085E7088:: @ 85E7088 - .incbin "baserom.gba", 0x5e7088, 0x40 - -gUnknown_085E70C8:: @ 85E70C8 - .incbin "baserom.gba", 0x5e70c8, 0x73c - -gUnknown_085E7804:: @ 85E7804 - .incbin "baserom.gba", 0x5e7804, 0x9f8 - -gUnknown_085E81FC:: @ 85E81FC - .incbin "baserom.gba", 0x5e81fc, 0x8 - -gUnknown_085E8204:: @ 85E8204 - .incbin "baserom.gba", 0x5e8204, 0x10 - -gUnknown_085E8214:: @ 85E8214 - .incbin "baserom.gba", 0x5e8214, 0x4 |