diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2023-02-16 13:09:22 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-16 14:09:22 -0700 |
| commit | 52d84413bb0186d773d9f14b926bdab4eb6caf38 (patch) | |
| tree | 696bffd1ae8761a76aa2065b2dc456d3c0bb9175 /src/d/msg/d_msg_object.cpp | |
| parent | 2e3352a3a39025243bc00eb8028c70707e6b9d7b (diff) | |
d_a_alink_swim work / fix JASGlobalInstance (#288)
* daalink / z2linkmgr wip
* first cleanup of JASGlobalInstance data
* fix sInstance stuff part 2
* more d_a_alink_swim work
* remove asm
Diffstat (limited to 'src/d/msg/d_msg_object.cpp')
| -rw-r--r-- | src/d/msg/d_msg_object.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/msg/d_msg_object.cpp b/src/d/msg/d_msg_object.cpp index 246bad975f..f1893ffe22 100644 --- a/src/d/msg/d_msg_object.cpp +++ b/src/d/msg/d_msg_object.cpp @@ -353,7 +353,6 @@ extern "C" u8 const tempBitLabels__20dSv_event_tmp_flag_c[370 + 2 /* padding */] extern "C" extern void* g_fopMsg_Method[5 + 1 /* padding */]; extern "C" u8 saveBitLabels__16dSv_event_flag_c[1644 + 4 /* padding */]; extern "C" u8 m_cpadInfo__8mDoCPd_c[256]; -extern "C" extern u8 data_80450B70[4]; extern "C" u8 m_control__7dDemo_c[4]; extern "C" u8 m_mesgControl__7dDemo_c[4]; extern "C" u8 m_midnaActor__9daPy_py_c[4]; |
