mirror of
https://github.com/zeldaret/tp
synced 2026-07-10 23:22:01 -04:00
Misc matches (#2845)
* Misc debug matches * Fix d_map weak function order * Remove old nonmatching comments * d_menu_dmap and JASAudioThread OK, fix weak func order and rodata alignment * More misc matches
This commit is contained in:
@@ -204,7 +204,6 @@ public:
|
||||
|
||||
class dMenu_DmapMapCtrl_c : public dMenu_StageMapCtrl_c {
|
||||
public:
|
||||
/* 801BD144 */ virtual ~dMenu_DmapMapCtrl_c() {}
|
||||
/* 801C2028 */ virtual bool isEnableZoomMove() const;
|
||||
/* 801C1B14 */ virtual void calcZoomCenter(f32*, f32*);
|
||||
/* 801C2598 */ virtual void getInitWholeMapScale(f32*, f32, f32, f32, f32);
|
||||
|
||||
Reference in New Issue
Block a user