exe_constants: Added some battle related constants for rm2k3 v1.08 #127
Annotations
3 warnings
Test
unused parameter 'base' [-Wunused-parameter]
|
Compile
comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
|
Compile
comparison of integer expressions of different signedness: 'int' and 'std::array<lcf::EnumTags<Player::GameConstantType, 24>::EnumItem, 24>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
|
Loading