mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 10:11:15 +00:00
use NULL
This commit is contained in:
parent
5a9b2f23de
commit
e9f423f0c9
@ -14,7 +14,7 @@ struct LegoTranInfo {
|
|||||||
{
|
{
|
||||||
m_index = 0;
|
m_index = 0;
|
||||||
m_unk0x08 = 0;
|
m_unk0x08 = 0;
|
||||||
m_unk0x0c = 0;
|
m_unk0x0c = NULL;
|
||||||
m_unk0x10 = FALSE;
|
m_unk0x10 = FALSE;
|
||||||
m_unk0x12 = -1;
|
m_unk0x12 = -1;
|
||||||
m_unk0x14 = FALSE;
|
m_unk0x14 = FALSE;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user