Label gamework structs

This commit is contained in:
gamemasterplc 2024-04-01 23:08:41 -05:00
parent 690ffa3d81
commit 58de56c90a
13 changed files with 102 additions and 102 deletions

View file

@ -2662,7 +2662,7 @@ static void ExecItemBag(void) {
temp_r29->user_data = (void*) sp8[var_r30];
temp_r29 = HuPrcChildCreate(ExecItemBagShow, 0x2004, 0x1000, 0, HuPrcCurrentGet());
temp_r29->user_data = temp_r24;
while (GWPlayer[currItemRestore].field08_bit3) {
while (GWPlayer[currItemRestore].jump) {
HuPrcVSleep();
}
HuPrcChildWatch();