fix cutscenes (not clickbait)
This commit is contained in:
parent
86bb3d5eae
commit
730190eb79
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ export default function codegen(version, baseCode) {
|
||||||
0x900500b8,
|
0x900500b8,
|
||||||
0x38000000 | (frame & 0xffff),
|
0x38000000 | (frame & 0xffff),
|
||||||
0x900500bc,
|
0x900500bc,
|
||||||
|
0x60000000,
|
||||||
0x00000000,
|
0x00000000,
|
||||||
]
|
]
|
||||||
.map(int2gecko)
|
.map(int2gecko)
|
||||||
|
|
Loading…
Reference in a new issue