mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 09:37:01 +00:00
@@ -24,9 +24,7 @@ public:
|
||||
CRasterFont(CInputStream&, IObjectStore*);
|
||||
~CRasterFont();
|
||||
|
||||
void SetTexture(TToken<CTexture> token) {
|
||||
x7c_texture = token;
|
||||
}
|
||||
void SetTexture(TToken< CTexture > token) { x7c_texture = token; }
|
||||
|
||||
private:
|
||||
bool x0_initialized;
|
||||
|
||||
Reference in New Issue
Block a user