1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00

Remove commented code from F3DEX2CBFD.cpp

This commit is contained in:
Sergey Lipskiy 2015-04-18 14:36:05 +06:00
parent ab8318f251
commit 0aba5cd5b1

View File

@ -63,7 +63,6 @@ void F3DEX2CBFD_MoveMem( u32 w0, u32 w1 )
break;
case G_MV_NORMALES:
gSPSetVertexNormaleBase(w1);
//RSP.PC[RSP.PCi] += 8;
break;
}
}