mirror of
https://github.com/HarbourMasters/Starship
synced 2026-06-04 19:08:34 -04:00
re-enable Macbeth_Texture_Scroll
This commit is contained in:
@@ -560,8 +560,8 @@ void Macbeth_Train_Init(Actor* this) {
|
||||
}
|
||||
|
||||
void Macbeth_RotateTrainWheels(void) {
|
||||
// LTODO: This is broken and crashes the game
|
||||
// Macbeth_Texture_Scroll(D_MA_6023228, 16, 16, 0, 8);
|
||||
// LTODO: ASAN accuses Heap overflow
|
||||
Macbeth_Texture_Scroll(D_MA_6023228, 16, 16, 0, 8);
|
||||
Macbeth_Texture_RotateZ(D_MA_6023388, D_Tex_800DB4B8, gGameFrameCount * -20.0f);
|
||||
}
|
||||
|
||||
@@ -3889,8 +3889,8 @@ void Macbeth_801A6984(Actor207* this) {
|
||||
spA0 = temp_fs3_2;
|
||||
sp9C = temp_fs4;
|
||||
}
|
||||
// LTODO: Heap overflow
|
||||
// Macbeth_Texture_Scroll2(D_MA_6012C98, 4, 8);
|
||||
// LTODO: ASAN accuses Heap overflow
|
||||
Macbeth_Texture_Scroll2(D_MA_6012C98, 4, 8);
|
||||
}
|
||||
|
||||
void Macbeth_801A6C78(Actor207* this) {
|
||||
|
||||
Reference in New Issue
Block a user