mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-30 14:47:57 +03:00
Fixed compilation errors related to case-sensitivity
This commit is contained in:
parent
3f960d629c
commit
773e8bc79f
15 changed files with 18 additions and 17 deletions
|
@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
// scripttimer.cpp: Scripted Timer & Fader
|
||||
//
|
||||
|
||||
#include "ScriptTimer.h"
|
||||
#include "scripttimer.h"
|
||||
#include "level.h"
|
||||
|
||||
#if defined(GAME_DLL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue