diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-07 22:54:32 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-07 22:54:32 -0400 |
commit | f0775000a1cd87174e9b3a5a6a365e189309385e (patch) | |
tree | b16535471a4e5e92c214c7f9a44b2277f4c86b80 /data | |
parent | 07e29b70bc56e95d322c99cb453433d0ea911fd0 (diff) |
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 |