Crystal fixed TruncateHL_BC in single player

This commit is contained in:
Rangi
2018-07-27 18:45:33 -04:00
parent a2f63043d4
commit cdfdfed17b
3 changed files with 36 additions and 8 deletions

View File

@@ -158,11 +158,10 @@ wDisableTextAcceleration:: db
wPreviousLandmark:: db
wCurrentLandmark:: db
wLandmarkSignTimer:: dw
wLinkMode:: ; c2dc
; 0 not in link battle
; 1 link battle
; 4 mobile battle
db
wLinkMode::
; a LINK_* value for the link type
db ; c2dc
wScriptVar:: db ; c2dd