diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2025-11-17 10:01:03 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-17 20:01:03 +0200 |
| commit | 540217c31b88246d5c3abd57bb3fbd97cff6d31c (patch) | |
| tree | cc08666dad6a7cd55539168a0d0e3f6bba188488 /src/d/d_cursor_mng.cpp | |
| parent | 4350a38fe01fa57890eade52c7c5e3789cce83ac (diff) | |
wii building OK / m_Do_graphic debug work (#2815)
* wii building OK + m_Do_graphic debug work
* d_meter_HIO debug cleanup
* wii m_Do_graphic stuff
* tag_attack_item OK, mirror_chain almost
* fix build
* mg_fshop matching
Diffstat (limited to 'src/d/d_cursor_mng.cpp')
| -rw-r--r-- | src/d/d_cursor_mng.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/d/d_cursor_mng.cpp b/src/d/d_cursor_mng.cpp new file mode 100644 index 0000000000..8b39195217 --- /dev/null +++ b/src/d/d_cursor_mng.cpp @@ -0,0 +1,4 @@ +#include "d/d_cursor_mng.h" + +// TODO: putting this here until a more appropriate place is found +u8 data_8053a730; |
