mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Add another GE cmd for skip tex in debugger.
This commit is contained in:
parent
abace1aa76
commit
69756733eb
@ -49,6 +49,7 @@ const static u8 textureRelatedCmds[] = {
|
||||
GE_CMD_CLUTADDR, GE_CMD_CLUTADDRUPPER, GE_CMD_LOADCLUT, GE_CMD_CLUTFORMAT,
|
||||
GE_CMD_TEXFORMAT, GE_CMD_TEXMODE, GE_CMD_TEXTUREMAPENABLE,
|
||||
GE_CMD_TEXFILTER, GE_CMD_TEXWRAP,
|
||||
GE_CMD_TEXLEVEL,
|
||||
|
||||
// Sometimes found between clut/texture params.
|
||||
GE_CMD_TEXFLUSH, GE_CMD_TEXSYNC,
|
||||
|
Loading…
Reference in New Issue
Block a user