outta here

This commit is contained in:
CreateSource 2023-12-31 23:48:00 -05:00
parent 4a6228b705
commit 0b759b3264
2 changed files with 8 additions and 8 deletions

View file

@ -12,6 +12,14 @@ void BoardRotateDiceNumbers(s32);
void BoardCameraAnimBlendSet(s32, s16, s16);
s32 BoardPlayerAnimBlendCheck(s32);
s32 lbl_8013A200[10] = {
0x7000C, 0x7000D,
0x7000E, 0x7000F,
0x70010, 0x70011,
0x70012, 0x70013,
0x70014, 0x70015
};
void BoardEventLandBlue(s32 arg0) {
Point3d sp8;
f32 temp_f1;