mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-02 13:50:34 +00:00
clean: remove unused macros
This commit is contained in:
@@ -128,7 +128,6 @@ struct Vertex __attribute__((aligned(16))) vertices[12*3] =
|
||||
#define SCR_HEIGHT (272)
|
||||
#define PIXEL_SIZE (4)
|
||||
#define FRAME_SIZE (BUF_WIDTH * SCR_HEIGHT * PIXEL_SIZE)
|
||||
#define ZBUF_SIZE (BUF_WIDTH SCR_HEIGHT * 2)
|
||||
|
||||
static void setupGu()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user