mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Fix mxomni.*
file names (#1654)
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef MXOMNI_H
|
||||
#define MXOMNI_H
|
||||
#ifndef MXMAIN_H
|
||||
#define MXMAIN_H
|
||||
|
||||
#include "mxcore.h"
|
||||
#include "mxcriticalsection.h"
|
||||
@@ -120,4 +120,4 @@ protected:
|
||||
MxBool m_paused; // 0x64
|
||||
};
|
||||
|
||||
#endif // MXOMNI_H
|
||||
#endif // MXMAIN_H
|
Reference in New Issue
Block a user