diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-04-13 11:29:53 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-13 11:37:50 -0500 |
commit | cb9d471a2a89eda25fea45a75b996b1f8cac4d69 (patch) | |
tree | dc726a660097745b59cd38ca81fd91d70d434717 /include/union_room.h | |
parent | 8338e292791097b7e9e763ca42549ca6db4acdd2 (diff) |
Decompile pokemon_jump through sub_802CE48()
Diffstat (limited to 'include/union_room.h')
-rw-r--r-- | include/union_room.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/union_room.h b/include/union_room.h index 538d37716..facc63986 100644 --- a/include/union_room.h +++ b/include/union_room.h @@ -162,7 +162,6 @@ extern u8 gUnknown_02022C3E; // Exported ROM declarations u8 sub_8013F78(void); -bool32 sub_802C908(u16); void nullsub_89(u8 taskId); void var_800D_set_xB(void); void MEvent_CreateTask_CardOrNewsWithFriend(u32 arg0); |