Decompile pokemon_jump through sub_802CE48()

This commit is contained in:
Marcus Huderle
2019-04-13 11:29:53 -05:00
committed by huderlem
parent 8338e29279
commit cb9d471a2a
5 changed files with 393 additions and 851 deletions
+2 -1
View File
@@ -45,11 +45,11 @@
#include "player_pc.h"
#include "pokemon.h"
#include "pokemon_icon.h"
#include "pokemon_jump.h"
#include "pokemon_storage_system.h"
#include "pokemon_summary_screen.h"
#include "region_map.h"
#include "reshow_battle_screen.h"
#include "union_room.h"
#include "scanline_effect.h"
#include "script.h"
#include "sound.h"
@@ -61,6 +61,7 @@
#include "text.h"
#include "text_window.h"
#include "trade.h"
#include "union_room.h"
#include "window.h"
#include "constants/battle.h"
#include "constants/battle_frontier.h"