kep-hack/home
yenatch 94dc695543 Fix a typo in home/vcopy.asm.
This must have happened when the file got split out of home.asm.
Since it was the first character on the line, it was interpreted as a label.
2014-06-16 13:07:00 -07:00
..
audio.asm Clean up music bank references 2014-06-09 16:18:29 -04:00
fade.asm Split more code out of home.asm. 2014-05-31 12:25:34 -07:00
init.asm More music bank references 2014-06-10 01:10:11 -04:00
joypad.asm Split out joypad and overworld code from home.asm. 2014-05-30 18:30:25 -07:00
overworld.asm Rename predef functions so they aren't excessive in length. 2014-06-16 13:03:05 -07:00
pic.asm Split more code out of home.asm. 2014-05-31 12:25:34 -07:00
predef.asm Split more code out of home.asm. 2014-05-31 12:25:34 -07:00
text.asm Use monster struct macros in wram. Rename related labels for consistency. 2014-06-14 04:12:40 -07:00
vblank.asm Clean up music bank references 2014-06-09 16:18:29 -04:00
vcopy.asm Fix a typo in home/vcopy.asm. 2014-06-16 13:07:00 -07:00