mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-01 01:08:48 -04:00
auto decompile more functions
This commit is contained in:
@@ -47,8 +47,6 @@ struct renderingDmap_c {
|
||||
/* 801C263C */ bool isRendIcon() const;
|
||||
};
|
||||
|
||||
struct Vec {};
|
||||
|
||||
struct dDrawPath_c {
|
||||
struct line_class {};
|
||||
|
||||
@@ -66,6 +64,8 @@ struct dDrawPath_c {
|
||||
/* 8003CCC4 */ void drawPath();
|
||||
};
|
||||
|
||||
struct Vec {};
|
||||
|
||||
struct renderingDAmap_c {
|
||||
/* 8003FCC8 */ void init(u8*, u16, u16, u16, u16);
|
||||
/* 8003FD08 */ void entry(f32, f32, f32, int, s8);
|
||||
|
||||
Reference in New Issue
Block a user