mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-01-22 05:35:54 +00:00
Remove duplicate comment
This commit is contained in:
parent
7f3a3ccd6c
commit
90e77f8c30
@ -334,7 +334,6 @@ static const CommandTableEntry commandTable[] = {
|
||||
{GE_CMD_BONEMATRIXNUMBER, FLAG_EXECUTE},
|
||||
{GE_CMD_BONEMATRIXDATA, FLAG_EXECUTE},
|
||||
|
||||
// "Missing" commands (gaps in the sequence)
|
||||
// "Missing" commands (gaps in the sequence)
|
||||
{GE_CMD_UNKNOWN_03, FLAG_EXECUTE},
|
||||
{GE_CMD_UNKNOWN_0D, FLAG_EXECUTE},
|
||||
@ -1565,4 +1564,4 @@ bool GLES_GPU::GetCurrentTexture(GPUDebugBuffer &buffer) {
|
||||
#else
|
||||
return false;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user