Files
@ r27106:2d95beb51290
Branch filter:
Location: cpp/openttd-patchpack/source/src/object_type.h
r27106:2d95beb51290
1.7 KiB
text/x-c
Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663)
This avoids a (soft) namespace conflict between the four ST_* enums.
This avoids a (soft) namespace conflict between the four ST_* enums.