mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(profile): CCharacterComponent funcs
This commit is contained in:
parent
99aa00299d
commit
97e3a3e9ff
6 changed files with 105 additions and 0 deletions
|
|
@ -53,3 +53,9 @@ TextureGetGxTex 004B6CB0 f end=004B6D82
|
|||
TextureRelease 0047BF30 f end=0047BF46
|
||||
TextureAllocGxTex 004B6760 f end=004B6920
|
||||
TextureCreate 004B8C80 f end=004B8D6A
|
||||
TextureCreate 004B9200 f end=004B9235
|
||||
TextureCacheCopyTexture 004F2CE0 f end=004F2CF5
|
||||
TextureCacheHasMips 004F2D80 f end=004F2DA7
|
||||
TextureCacheResetLoadCount 004F2DB0 f end=004F2DBB
|
||||
TextureCacheDestroyTexture 004F31A0 f end=004F31EA
|
||||
TextureCacheCreateTexture 004F3930 f end=004F3999
|
||||
|
|
|
|||
|
|
@ -2,3 +2,4 @@ s_pixelFormatToMipBitsCache 009F1074 l
|
|||
CBLPFile__s_eightBitAlphaLookup 00AD90B0 l type="uint8_t[16]"
|
||||
CBLPFile__s_oneBitAlphaLookup 00AD90C0 l type="uint8_t[2]"
|
||||
s_defaultTex 00D1D098 l
|
||||
s_loadCount 00B6BA50 l
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue