mirror of
https://github.com/zeldaret/ss
synced 2026-07-30 07:54:03 -04:00
JPAKeyBlock, JPATexture, JPAResourceLoader, JPAMath, JSUList OK
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
/* 8027D7D4-8027D83C 278114 0068+00 0/0 1/1 0/0 .text __ct__10JPATextureFPCUc */
|
||||
JPATexture::JPATexture(u8 const* pData) {
|
||||
mpData = (const JPATextureData*)pData;
|
||||
mTexture.storeTIMG(&mpData->mResTIMG, (u8)0);
|
||||
mTexture.store(&mpData->mResTIMG);
|
||||
}
|
||||
|
||||
/* 8027D83C-8027D8A0 27817C 0064+00 1/0 0/0 0/0 .text __dt__10JPATextureFv */
|
||||
JPATexture::~JPATexture() {}
|
||||
JPATexture::~JPATexture() {}
|
||||
|
||||
Reference in New Issue
Block a user