Added frame interpolation markers

This commit is contained in:
KiritoDv
2024-10-17 09:53:40 -06:00
parent cd288a4c5b
commit 2cfbe01e50
13 changed files with 120 additions and 59 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ void Lib_Texture_Scroll(u16* texture, s32 width, s32 height, u8 mode) {
u16 tempPxl;
s32 u;
s32 v;
// return;
return;
// LTodo: [HD-Textures] This is broken
switch (mode) {