1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-19 11:49:09 +00:00

Fix bad include, missing static declaration, SRT path directory, and formatting

This commit is contained in:
ZarothYe
2022-02-25 01:06:29 -06:00
parent c50bb08e8d
commit 1d65c78097
2 changed files with 14 additions and 10 deletions

View File

@ -260,6 +260,7 @@ private:
static hsBool fInit;
static hsBool fActive;
static hsBool fMuted;
static bool fEnableSubtitles;
static hsWindowHndl fWnd;
static hsBool fUseHardware;
static hsBool fDelayedActivate;