This commit is contained in:
katsy 2020-12-14 04:02:17 -05:00
parent 0ce9d9127a
commit dfbb1825f4
1 changed files with 2 additions and 0 deletions

View File

@ -4987,6 +4987,8 @@ struct int_const_s const INT_CONST[] = {
{"SF_NOSUPERSPRITES",SF_NOSUPERSPRITES},
{"SF_NOSUPERJUMPBOOST",SF_NOSUPERJUMPBOOST},
{"SF_CANBUSTWALLS",SF_CANBUSTWALLS},
{"SF_NOSHIELDABILITY",SF_NOSHIELDABILITY},
// Dashmode constants
{"DASHMODE_THRESHOLD",DASHMODE_THRESHOLD},