mirror of
https://github.com/zeldaret/tp
synced 2026-08-18 13:43:24 -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:
@@ -25,7 +25,6 @@ struct dMenu_DmapMapCtrl_c;
|
||||
class renderingDmap_c : public renderingPlusDoor_c {
|
||||
public:
|
||||
/* 801C0380 */ virtual ~renderingDmap_c() {}
|
||||
/* 801C051C */ renderingDmap_c() {}
|
||||
|
||||
/* 801C0C48 */ virtual const GXColor* getColor(int);
|
||||
/* 801C0C10 */ virtual int getLineWidth(int);
|
||||
|
||||
Reference in New Issue
Block a user