Raise exception on too big textures
This commit is contained in:
parent
31c007b541
commit
f81e20cc68
7 changed files with 41 additions and 43 deletions
|
@ -64,6 +64,7 @@ enum MrbException
|
|||
RGSS,
|
||||
PHYSFS,
|
||||
SDL,
|
||||
MKXP,
|
||||
|
||||
ErrnoE2BIG,
|
||||
ErrnoEACCES,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue