mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
use NULL
This commit is contained in:
parent
513f463a7b
commit
963db7ac68
@ -28,7 +28,7 @@ LegoAnimMMPresenter::LegoAnimMMPresenter()
|
||||
m_tranInfo = NULL;
|
||||
m_unk0x54 = 0;
|
||||
m_unk0x64 = NULL;
|
||||
m_unk0x68 = 0;
|
||||
m_unk0x68 = NULL;
|
||||
m_roiMap = NULL;
|
||||
m_roiMapSize = 0;
|
||||
m_unk0x58 = e_unk0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user