mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-22 06:20:02 -04:00
Improve compiler compatibility (#743)
* fix returns * use standard C headers * struct/class mismatch * explicit this in template * switch variable scope * C standard compliance * & l-value
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ struct ResTIMG;
|
||||
struct dmap_dmap_tlut_s;
|
||||
class fopAc_ac_c;
|
||||
struct map_dt_c;
|
||||
class stage_map_info_class;
|
||||
struct stage_map_info_class;
|
||||
|
||||
class dMap_2DMtMapSpcl_tex_c {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user