diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2024-01-27 01:43:19 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-27 11:43:19 +0200 |
| commit | 7f0ba98c9f694234bd88cf1263840c5e8aaea390 (patch) | |
| tree | e58ad159be2954eb353ab32c201e2bd0d1438c37 /src/d/msg/d_msg_unit.cpp | |
| parent | 3470c4eb34924eed125bf02d46720eabac2820ac (diff) | |
cleanup msg scrn (#2051)
* msg_scrn_light done
* update include paths
* some cleanup
* fix build
Diffstat (limited to 'src/d/msg/d_msg_unit.cpp')
| -rw-r--r-- | src/d/msg/d_msg_unit.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/d/msg/d_msg_unit.cpp b/src/d/msg/d_msg_unit.cpp index c920f1afb7..1832949b2b 100644 --- a/src/d/msg/d_msg_unit.cpp +++ b/src/d/msg/d_msg_unit.cpp @@ -163,10 +163,3 @@ asm void dMsgUnit_c::setTag(int param_0, int param_1, char* param_2, bool param_ /* 804510D0-804510D8 0005D0 0004+04 1/1 5/5 0/0 .sbss g_msg_unit */ dMsgUnit_c g_msg_unit; - -/* ############################################################################################## */ -/* 804510D8-804510E0 0005D8 0008+00 0/0 2/2 0/0 .sbss None */ -extern u8 data_804510D8[8]; -u8 data_804510D8[8] ALIGN_DECL(8); - -/* 803996E8-803996E8 025D48 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ |
