mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 16:27:41 +00:00
@@ -13,6 +13,9 @@ public:
|
||||
CSaveableState();
|
||||
|
||||
bool IsFinishedLoading();
|
||||
|
||||
void SetLineSpacing(float spacing) { x74_lineSpacing = spacing; }
|
||||
|
||||
private:
|
||||
CDrawStringOptions x0_drawStringOptions;
|
||||
rstl::optional_object< TToken< CRasterFont > > x48_font;
|
||||
|
||||
Reference in New Issue
Block a user