mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-03 17:03:37 -04:00
fpc symbol names (#119)
* fpcCtIt_filter_JudgeInLayer * dStage_roomControl_c::getZoneNo * fix fpc symbol names * format * mUnk0 -> mLayerID Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
|
||||
void clearIndex();
|
||||
void common_init(int xfb_number);
|
||||
void delXfb(s32 index);
|
||||
void delXfb(int index);
|
||||
static JUTXfb* createManager(JKRHeap* heap, EXfbNumber xfb_number);
|
||||
static void destroyManager();
|
||||
void initiate(u16 width, u16 height, JKRHeap* heap, JUTXfb::EXfbNumber xfb_number);
|
||||
|
||||
Reference in New Issue
Block a user