Add CErrorOutputWindow

This commit is contained in:
Henrique Gemignani Passos Lima
2022-11-24 02:41:55 +02:00
parent 24390b8901
commit 04a530faeb
7 changed files with 171 additions and 21 deletions

View File

@@ -92,6 +92,11 @@ public:
virtual void PrepareDynamicLights();
void AllocatePhazonSuitMaskTexture();
uchar x8_pad[0x310];
bool x318_24_ : 1;
bool x318_25_ : 1;
bool x318_26_ : 1;
};
extern CCubeRenderer* gpRender;