mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 07:07:42 +00:00
Implement CCredits, minor text parser fixes
This commit is contained in:
@@ -35,6 +35,7 @@ protected:
|
||||
|
||||
public:
|
||||
CSaveableState() : x54_colors(3, zeus::skBlack), x64_colorOverrides(16) {}
|
||||
const TLockedToken<CRasterFont>& GetFont() const { return x48_font; }
|
||||
|
||||
bool IsFinishedLoading() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user