mirror of
https://github.com/libretro/ppsspp.git
synced 2024-12-16 13:46:34 +00:00
These are in gstate_c, don't need externs.
This commit is contained in:
parent
0e5f741a48
commit
cc36da061b
@ -36,9 +36,6 @@
|
||||
#include "../../Core/HLE/sceKernelInterrupt.h"
|
||||
#include "../../Core/HLE/sceGe.h"
|
||||
|
||||
extern u32 curTextureWidth;
|
||||
extern u32 curTextureHeight;
|
||||
|
||||
static const u8 flushOnChangedBeforeCommandList[] = {
|
||||
GE_CMD_REGION1,GE_CMD_REGION2,
|
||||
GE_CMD_VERTEXTYPE,
|
||||
|
Loading…
Reference in New Issue
Block a user