9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
![]() |
ECODE(ERR_GENERAL,
|
||
|
"General Error")
|
||
|
ECODE(ERR_ALLOC,
|
||
|
"Couldn't allocate 0x%X bytes")
|
||
|
ECODE(ERR_FILE,
|
||
|
"Couldn't open file %s")
|
||
|
ECODE(ERR_CHUNK,
|
||
|
"Couldn't find chunk %s")
|