Add Assertion
This commit is contained in:
parent
5bab5d12f7
commit
c3e8ff1c18
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ const int InvItemHeight[180] = {
|
|||
|
||||
void __cdecl InitCursor()
|
||||
{
|
||||
/// ASSERT: assert(! pCursCels);
|
||||
pCursCels = LoadFileInMem("Data\\Inv\\Objcurs.CEL", 0);
|
||||
ClearCursor();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue