run autogen again to fix mods
Some checks are pending
Build coop / build-linux (push) Waiting to run
Build coop / build-steamos (push) Waiting to run
Build coop / build-windows-opengl (push) Waiting to run
Build coop / build-windows-directx (push) Waiting to run
Build coop / build-macos-arm (push) Waiting to run
Build coop / build-macos-intel (push) Waiting to run

This commit is contained in:
Isaac0-dev 2025-05-17 11:04:50 +10:00
parent 02c9a4146b
commit 16ab46aeea

View file

@ -129,7 +129,7 @@ char gSmluaConstants[] = ""
"--- @type integer\n"
"FONT_TINY = -1\n"
"--- @type integer\n"
"ANIM_FLAG_FORWARD = (1 <<\n"
"ANIM_FLAG_FORWARD = (1 << 1)\n"
"INSTANT_WARP_INDEX_START=0x00\n"
"INSTANT_WARP_INDEX_STOP=0x04\n"
"MAX_AREAS=16\n"