mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
540217c31b
* 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
10 lines
207 B
C
10 lines
207 B
C
#ifndef D_CURSOR_MNG_H
|
|
#define D_CURSOR_MNG_H
|
|
|
|
#include "m_Do/m_Re_controller_pad.h"
|
|
|
|
// TODO: putting this here until a more appropriate place is found
|
|
extern u8 data_8053a730;
|
|
|
|
#endif /* D_CURSOR_MNG_H */
|