mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-25 19:42:20 +00:00
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
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:
parent
02c9a4146b
commit
16ab46aeea
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue