fix cutscenes (not clickbait)

This commit is contained in:
QbeRoot 2023-01-07 05:05:08 +01:00
parent 86bb3d5eae
commit 730190eb79

View file

@ -95,6 +95,7 @@ export default function codegen(version, baseCode) {
0x900500b8,
0x38000000 | (frame & 0xffff),
0x900500bc,
0x60000000,
0x00000000,
]
.map(int2gecko)