mirror of
https://github.com/zeldaret/tp
synced 2026-06-08 12:27:18 -04:00
add MSL_C/stdio.h (#317)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
//
|
||||
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "d/d_item.h"
|
||||
#include "d/d_procname.h"
|
||||
#include "d/d_timer.h"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
//
|
||||
|
||||
#include "d/com/d_com_static.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/d_demo.h"
|
||||
#include "dol2asm.h"
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "d/d_name.h"
|
||||
#include "JSystem/J2DGraph/J2DAnmLoader.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_op/f_op_msg_mng.h"
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
#include "JSystem/J3DGraphLoader/J3DModelLoader.h"
|
||||
#include "JSystem/JKernel/JKRSolidHeap.h"
|
||||
#include "MSL_C/MSL_Common/Src/extras.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/mtx/mtx.h"
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "d/d_stage.h"
|
||||
#include "JSystem/JKernel/JKRAramArchive.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "SSystem/SComponent/c_malloc.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/com/d_com_static.h"
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "d/event/d_event_manager.h"
|
||||
#include "SSystem/SComponent/c_math.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "Z2AudioLib/Z2AudioMgr.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/d_camera.h"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
//
|
||||
|
||||
#include "d/file/d_file_sel_info.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "d/menu/d_menu_save.h"
|
||||
#include "JSystem/J2DGraph/J2DAnmLoader.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/file/d_file_sel_info.h"
|
||||
#include "d/file/d_file_sel_warning.h"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
//
|
||||
|
||||
#include "d/msg/d_msg_class.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/msg/d_msg_object.h"
|
||||
#include "d/msg/d_msg_unit.h"
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
#include "d/msg/d_msg_object.h"
|
||||
#include "d/msg/d_msg_out_font.h"
|
||||
#include "JSystem/JGadget/binary.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
//
|
||||
|
||||
#include "d/msg/d_msg_unit.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "dol2asm.h"
|
||||
#include "d/kankyo/d_kankyo.h"
|
||||
#include "d/meter/d_meter2_info.h"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
//
|
||||
|
||||
#include "d/particle/d_particle.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
//
|
||||
|
||||
#include "d/s/d_s_room.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/d_procname.h"
|
||||
#include "d/s/d_s_play.h"
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "d/save/d_save.h"
|
||||
#include "d/save/d_save_init.h"
|
||||
#include "MSL_C/stdio.h"
|
||||
#include "Z2AudioLib/Z2AudioMgr.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/meter/d_meter2_info.h"
|
||||
|
||||
Reference in New Issue
Block a user