diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-11-20 16:38:29 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-11-20 16:38:29 -0500 |
| commit | 3bdcd429444f1c935a858775fb665275e1af953f (patch) | |
| tree | 06e4779c3d553fa873cfba5c5b94d0dd29c05227 /src | |
| parent | ba31450171d6144203979e4fc05517974f536f96 (diff) | |
Clean up the weak data fakematches to be slightly closer to the real code
Diffstat (limited to 'src')
| -rw-r--r-- | src/d/actor/d_a_agb.cpp | 2 | ||||
| -rw-r--r-- | src/d/actor/d_a_arrow.cpp | 2 | ||||
| -rw-r--r-- | src/d/actor/d_a_bomb2.cpp | 2 | ||||
| -rw-r--r-- | src/d/actor/d_a_bomb3.inc | 2 | ||||
| -rw-r--r-- | src/d/actor/d_a_dai_item.cpp | 2 | ||||
| -rw-r--r-- | src/d/actor/d_a_hookshot.cpp | 2 | ||||
| -rw-r--r-- | src/d/actor/d_a_ib.cpp | 2 | ||||
| -rw-r--r-- | src/d/actor/d_a_item.cpp | 2 | ||||
| -rw-r--r-- | src/d/actor/d_a_player_main_data.inc | 2 | ||||
| -rw-r--r-- | src/d/d_chain.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_drawlist.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_grass.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_item_data.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_kankyo.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_magma.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_npc.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_particle.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_s_name.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_tree.cpp | 2 | ||||
| -rw-r--r-- | src/d/d_wood.cpp | 2 | ||||
| -rw-r--r-- | src/m_Do/m_Do_main.cpp | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/src/d/actor/d_a_agb.cpp b/src/d/actor/d_a_agb.cpp index 47e3d285..5ed12678 100644 --- a/src/d/actor/d_a_agb.cpp +++ b/src/d/actor/d_a_agb.cpp @@ -25,7 +25,7 @@ #include "stdio.h" #include "weak_bss_3569.h" // IWYU pragma: keep -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep static mDoDvdThd_toMainRam_c* l_gbaCommand; diff --git a/src/d/actor/d_a_arrow.cpp b/src/d/actor/d_a_arrow.cpp index 71a96506..147bab1f 100644 --- a/src/d/actor/d_a_arrow.cpp +++ b/src/d/actor/d_a_arrow.cpp @@ -23,7 +23,7 @@ u32 daPy_py_c::checkPlayerFly() const { return 0; } #include "d/d_s_play.h" #include "d/res/res_link.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep s16 daArrow_c::m_count; diff --git a/src/d/actor/d_a_bomb2.cpp b/src/d/actor/d_a_bomb2.cpp index 7e2fb2ea..0cdc27b2 100644 --- a/src/d/actor/d_a_bomb2.cpp +++ b/src/d/actor/d_a_bomb2.cpp @@ -14,7 +14,7 @@ #include "f_op/f_op_kankyo_mng.h" #include "m_Do/m_Do_mtx.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep namespace daBomb2 { namespace { diff --git a/src/d/actor/d_a_bomb3.inc b/src/d/actor/d_a_bomb3.inc index e49f1ab5..e8f507ae 100644 --- a/src/d/actor/d_a_bomb3.inc +++ b/src/d/actor/d_a_bomb3.inc @@ -15,7 +15,7 @@ #include "m_Do/m_Do_lib.h" #include "d/res/res_vbakh.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep namespace { enum AttrSt_e { diff --git a/src/d/actor/d_a_dai_item.cpp b/src/d/actor/d_a_dai_item.cpp index b4ea9290..3bb6a9ee 100644 --- a/src/d/actor/d_a_dai_item.cpp +++ b/src/d/actor/d_a_dai_item.cpp @@ -13,7 +13,7 @@ #include "f_op/f_op_actor.h" #include "weak_bss_3569.h" // IWYU pragma: keep -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep const char daStandItem_c::m_arcname[] = "Fdai"; const s16 daStandItem_c::m_bmdidx[] = { diff --git a/src/d/actor/d_a_hookshot.cpp b/src/d/actor/d_a_hookshot.cpp index 2b67e7c9..b1501b27 100644 --- a/src/d/actor/d_a_hookshot.cpp +++ b/src/d/actor/d_a_hookshot.cpp @@ -10,7 +10,7 @@ #include "d/actor/d_a_player_main.h" #include "d/d_procname.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep #include "assets/l_chainS3TCTEX__d_hookshot.h" const u16 l_chainS3TCTEX__width = 32; diff --git a/src/d/actor/d_a_ib.cpp b/src/d/actor/d_a_ib.cpp index d22e9631..c1d0ee2c 100644 --- a/src/d/actor/d_a_ib.cpp +++ b/src/d/actor/d_a_ib.cpp @@ -14,7 +14,7 @@ #include "global.h" #include "m_Do/m_Do_mtx.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep struct daIball_c__data { /* 0x00 */ u8 m00; diff --git a/src/d/actor/d_a_item.cpp b/src/d/actor/d_a_item.cpp index ba0a7a82..9ae45a89 100644 --- a/src/d/actor/d_a_item.cpp +++ b/src/d/actor/d_a_item.cpp @@ -14,7 +14,7 @@ #include "m_Do/m_Do_mtx.h" #include "m_Do/m_Do_controller_pad.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep s32 daItem_c::m_timer_max = 10000; diff --git a/src/d/actor/d_a_player_main_data.inc b/src/d/actor/d_a_player_main_data.inc index 2f8f9a61..5c7fb0a0 100644 --- a/src/d/actor/d_a_player_main_data.inc +++ b/src/d/actor/d_a_player_main_data.inc @@ -2,7 +2,7 @@ #include "d/actor/d_a_player_main.h" #include "d/actor/d_a_player_main_data.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep char l_arcName[] = "Link"; diff --git a/src/d/d_chain.cpp b/src/d/d_chain.cpp index a61e4989..7bccdc5a 100644 --- a/src/d/d_chain.cpp +++ b/src/d/d_chain.cpp @@ -8,7 +8,7 @@ #include "d/d_s_play.h" #include "m_Do/m_Do_mtx.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep #include "assets/l_chainS3TCTEX__d_chain.h" const u16 l_chainS3TCTEX__width = 32; diff --git a/src/d/d_drawlist.cpp b/src/d/d_drawlist.cpp index 93257ef9..844b4812 100644 --- a/src/d/d_drawlist.cpp +++ b/src/d/d_drawlist.cpp @@ -41,7 +41,7 @@ public: GXTexObj dDlst_shadowControl_c::mSimpleTexObj; -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep /* 800804A4-800804C0 .text setViewPort__14dDlst_window_cFffffff */ void dDlst_window_c::setViewPort(f32 x, f32 y, f32 w, f32 h, f32 n, f32 f) { diff --git a/src/d/d_grass.cpp b/src/d/d_grass.cpp index 167bc609..c90d8c16 100644 --- a/src/d/d_grass.cpp +++ b/src/d/d_grass.cpp @@ -18,7 +18,7 @@ #include "dolphin/gf/GFGeometry.h" #include "dolphin/gf/GFTev.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep #include "assets/l_K_kusa_00TEX.h" const u32 l_K_kusa_00TEX__width = 64; diff --git a/src/d/d_item_data.cpp b/src/d/d_item_data.cpp index 294d7fd6..670de5e0 100644 --- a/src/d/d_item_data.cpp +++ b/src/d/d_item_data.cpp @@ -114,7 +114,7 @@ #include "d/res/res_vtin5.h" #include "d/res/res_vbeso.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep /* 80383F20-803840E0 .data item_arcname_tbl__10dItem_data */ char* dItem_data::item_arcname_tbl[0x70] = { diff --git a/src/d/d_kankyo.cpp b/src/d/d_kankyo.cpp index 32c8ee37..4ea772e7 100644 --- a/src/d/d_kankyo.cpp +++ b/src/d/d_kankyo.cpp @@ -22,7 +22,7 @@ #include "m_Do/m_Do_printf.h" #include "math.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep class sub_kankyo__class : public kankyo_class { }; diff --git a/src/d/d_magma.cpp b/src/d/d_magma.cpp index 14a2e844..487ab31e 100644 --- a/src/d/d_magma.cpp +++ b/src/d/d_magma.cpp @@ -13,7 +13,7 @@ // #pragma sym on #include "weak_bss_3569.h" // IWYU pragma: keep -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep Mtx l_kuroOrthoMtx; Mtx l_colOrthoMtx; diff --git a/src/d/d_npc.cpp b/src/d/d_npc.cpp index 531189d8..fa015446 100644 --- a/src/d/d_npc.cpp +++ b/src/d/d_npc.cpp @@ -12,7 +12,7 @@ #include "m_Do/m_Do_mtx.h" #include "d/d_item_data.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep /* 8021A7B4-8021A858 .text angCalcS__14dNpc_JntCtrl_cFPssss */ bool dNpc_JntCtrl_c::angCalcS(s16* out, s16 targetY, s16 speed, s16 maxVel) { diff --git a/src/d/d_particle.cpp b/src/d/d_particle.cpp index c72cf764..1da76a0e 100644 --- a/src/d/d_particle.cpp +++ b/src/d/d_particle.cpp @@ -24,7 +24,7 @@ #include "stdio.h" #include "weak_bss_3569.h" // IWYU pragma: keep -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep /* 8007A4D8-8007A514 .text __ct__18dPa_modelEmitter_cFv */ dPa_modelEmitter_c::dPa_modelEmitter_c() { diff --git a/src/d/d_s_name.cpp b/src/d/d_s_name.cpp index eedccd67..14deed75 100644 --- a/src/d/d_s_name.cpp +++ b/src/d/d_s_name.cpp @@ -31,7 +31,7 @@ #include "JSystem/J2DGraph/J2DScreen.h" #include "JSystem/JKernel/JKRExpHeap.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep dSn_HIO_c g_snHIO; diff --git a/src/d/d_tree.cpp b/src/d/d_tree.cpp index f61565e2..d5d77414 100644 --- a/src/d/d_tree.cpp +++ b/src/d/d_tree.cpp @@ -6,7 +6,7 @@ #include "d/d_tree.h" #include "dolphin/types.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep #include "assets/l_Txa_swood_aTEX.h" const u16 l_Txa_swood_aTEX__width = 64; diff --git a/src/d/d_wood.cpp b/src/d/d_wood.cpp index 2c54e43b..8469e529 100644 --- a/src/d/d_wood.cpp +++ b/src/d/d_wood.cpp @@ -24,7 +24,7 @@ #include "m_Do/m_Do_lib.h" #include "m_Do/m_Do_mtx.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep //----------------------------------------- // Types diff --git a/src/m_Do/m_Do_main.cpp b/src/m_Do/m_Do_main.cpp index 8fa32230..ca27c427 100644 --- a/src/m_Do/m_Do_main.cpp +++ b/src/m_Do/m_Do_main.cpp @@ -26,7 +26,7 @@ #include "m_Do/m_Do_machine.h" #include "m_Do/m_Do_printf.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep class JUTGamePad; |
