mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-25 13:04:59 +00:00
Fix gu examples with vram.o still in the Makefile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
TARGET = cube
|
||||
OBJS = cube.o logo.o ../common/callbacks.o ../common/vram.o
|
||||
OBJS = cube.o logo.o ../common/callbacks.o
|
||||
|
||||
INCDIR =
|
||||
CFLAGS = -Wall
|
||||
|
||||
Reference in New Issue
Block a user