mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-05 01:29:07 +00:00
chore(gx): clean up screen stock initialization
This commit is contained in:
parent
21c2484809
commit
fad901796c
2 changed files with 9 additions and 11 deletions
|
|
@ -34,8 +34,6 @@ namespace Screen {
|
|||
extern int32_t s_captureScreen;
|
||||
extern float s_elapsedSec;
|
||||
extern int32_t s_presentDisable;
|
||||
extern HOBJECT s_stockObjects[SCRNSTOCKOBJECTS];
|
||||
extern float s_stockObjectHeights[SCRNSTOCKOBJECTS];
|
||||
}
|
||||
|
||||
void ILayerInitialize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue