diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2023-02-25 18:23:13 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-25 18:23:13 -0800 |
| commit | bf663a0e3d3f5a2fb7bf8a36721c6cb3d81cf988 (patch) | |
| tree | 391f8f7293d8fe4385b512646d187e918d9add17 /src/d/d_lib.cpp | |
| parent | 4df6e8edea459eea6b13a0aa5c348d457d15edd5 (diff) | |
d_a_kytag06 fully done / d_msg_class/object work (#300)
* d_a_kytag06 OK and d_msg_class/object wip
* add some GXDraw functions
* cleanup kytag6
* remove asm
Diffstat (limited to 'src/d/d_lib.cpp')
| -rw-r--r-- | src/d/d_lib.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/d/d_lib.cpp b/src/d/d_lib.cpp index f2122d1bcf..1716be27b7 100644 --- a/src/d/d_lib.cpp +++ b/src/d/d_lib.cpp @@ -14,10 +14,6 @@ // Types: // -struct mDoMtx_stack_c { - static u8 now[48]; -}; - struct dEvt_control_c { /* 800434D8 */ void searchMapEventData(u8); }; |
