JPATexture match

This commit is contained in:
Jasper St. Pierre
2023-10-11 00:32:49 -07:00
parent f15ed22cba
commit fe85419fd3
4 changed files with 11 additions and 13 deletions
-1
View File
@@ -41,7 +41,6 @@ public:
JUTTexture() {
setCaptureFlag(false);
mEmbPalette = NULL;
mTexInfo = NULL;
}
JUTTexture(const ResTIMG* p_timg, u8 param_1) {