Document some pokenav menu handlers

This commit is contained in:
GriffinR
2020-02-01 00:25:50 -05:00
committed by huderlem
parent 0cf84d13ef
commit be5d417236
13 changed files with 504 additions and 375 deletions

View File

@@ -6351,7 +6351,7 @@ static void PutLevelAndGenderOnLvlUpBox(void)
txtPtr = gStringVar4;
gStringVar4[0] = CHAR_SPECIAL_F9;
txtPtr++;
txtPtr[0] = 5;
txtPtr[0] = CHAR_LV_2;
txtPtr++;
var = (u32)(txtPtr);