EasyRPG / liblcf

Library to handle RPG Maker 2000/2003 and EasyRPG projects
https://easyrpg.org
MIT License
113 stars 52 forks source link

Enum tags: Make size field unsigned #439

Closed Ghabry closed 2 years ago

Ghabry commented 2 years ago

Underwise this overflows for e.g. 8 bit enums with more then 128 entries (Key list)