IIMarckus
|
4d532beee6
|
Remove trailing newlines.
|
2015-06-23 12:24:51 -06:00 |
|
yenatch
|
849595e537
|
Blindly use wram labels for everything except mobile, part 2.
|
2015-02-10 14:18:23 -08:00 |
|
yenatch
|
fd8804472d
|
Use {hl,de,bc}coord macros wherever possible.
|
2014-06-04 01:10:56 -07:00 |
|
yenatch
|
0eb49d5941
|
Fix a title screen label that accidentally made its way into bank 1.
Somehow, a title screen (bank 0x43) function had its label put in bank 1.
This caused changes to either bank to break the compiled rom.
fixes 61a3d145
|
2014-04-09 18:27:29 -04:00 |
|
yenatch
|
73ffc4677a
|
Image extensions in gfx/{intro,title}.
|
2014-04-02 00:41:56 -04:00 |
|
yenatch
|
2564836df1
|
Compressed title screen graphics are padded too.
|
2014-03-04 01:29:43 -05:00 |
|
yenatch
|
546c17ad37
|
rename 'StartSFX' to 'PlaySFX'
|
2013-10-08 13:10:36 -04:00 |
|
yenatch
|
9ae1cd6a1c
|
split title screen functions into engine/title.asm
|
2013-09-15 18:59:53 -04:00 |
|