Various annotations

Annotated the SGB functions in predef/sgb.asm, and some of the map scripts.  Renamed several functions in home.  Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these.
This commit is contained in:
PikalaxALT
2015-07-22 15:57:02 -04:00
parent d5ddd9e54e
commit c8960dd2c8
43 changed files with 3252 additions and 3160 deletions

View File

@@ -623,7 +623,7 @@ ResetVramState_Bit0:: ; 1acc
; 1ad2
DrawOnMap:: ; 1ad2
UpdateSprites:: ; 1ad2
ld a, [VramState]
bit 0, a
ret z