diff options
author | YamaArashi <shadow962@live.com> | 2015-11-27 01:33:50 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-11-27 01:33:50 -0800 |
commit | 85036fe67f90992493292b922f29269bf3237c1d (patch) | |
tree | 01da4b9f056edb5a68010cb8277c4ba704e95655 /asm/rom_header.s | |
parent | 0e3464ffa0009f6650298df8268ae4d35f39e6ae (diff) |
partially comment GameCube multi-boot library
Diffstat (limited to 'asm/rom_header.s')
-rw-r--r-- | asm/rom_header.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/asm/rom_header.s b/asm/rom_header.s index a9cbf9429..e03b9ceb3 100644 --- a/asm/rom_header.s +++ b/asm/rom_header.s @@ -1,5 +1,3 @@ - b Init - RomHeaderNintendoLogo: .incbin "base_emerald.gba", 0x4, 0xA0 - 0x4 |