mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-04 07:41:58 +00:00
SWORD2: Correct spelling mistake
wether -> whether
This commit is contained in:
parent
14ed663fcf
commit
4093454927
@ -248,7 +248,7 @@ public:
|
|||||||
// This is a bit hackish, of course :-).
|
// This is a bit hackish, of course :-).
|
||||||
uint32 getMillis();
|
uint32 getMillis();
|
||||||
|
|
||||||
//Used to check wether we are running PSX version
|
// Used to check whether we are running PSX version
|
||||||
static bool isPsx() { return _platform == Common::kPlatformPSX; }
|
static bool isPsx() { return _platform == Common::kPlatformPSX; }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user