sub_815B0CC and rollback of failed attempt to make it compilable

This commit is contained in:
jiangzhengwenjz
2019-06-03 03:19:15 +08:00
parent 0a13397b85
commit 49a1de36d3
7 changed files with 65 additions and 79 deletions
+1 -1
View File
@@ -1147,7 +1147,7 @@ void PokeDude_InitTMCase(void)
AddBagItem(ITEM_TM03, 1);
AddBagItem(ITEM_TM09, 1);
AddBagItem(ITEM_TM35, 1);
InitTMCase(4, CB2_ReturnToTeachyTV, 0);
InitTMCase(4, sub_815ABFC, 0);
}
static void Task_TMCaseDude1(u8 taskId)