mirror of
https://github.com/HarbourMasters/Starship
synced 2026-06-03 02:38:25 -04:00
Fixed Solar and Zoness
This commit is contained in:
@@ -26,7 +26,7 @@ s32 Graphics_Printf(const char* fmt, ...) {
|
||||
}
|
||||
|
||||
void Texture_Scroll(u16* texture, s32 width, s32 height, u8 mode) {
|
||||
return;
|
||||
// LTodo: [HD-Textures] This is broken
|
||||
u16* temp_t0 = LOAD_ASSET(texture);
|
||||
u16 temp_a3;
|
||||
s32 var_a0;
|
||||
|
||||
Reference in New Issue
Block a user