mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 16:51:27 +00:00
Adding example to makefile
This commit is contained in:
@@ -21,6 +21,7 @@ SAMPLES = \
|
||||
gu/clut \
|
||||
gu/common \
|
||||
gu/copy \
|
||||
gu/doublelist \
|
||||
gu/cube \
|
||||
gu/envmap \
|
||||
gu/integerdrawing \
|
||||
@@ -43,6 +44,7 @@ SAMPLES = \
|
||||
gu/text \
|
||||
gu/timing \
|
||||
gu/vertex \
|
||||
gu/vsync30FPS \
|
||||
gu/zbufferfog \
|
||||
ir/sircs \
|
||||
ir/irda \
|
||||
|
@@ -18,6 +18,7 @@ SAMPLES = \
|
||||
gu/clut \
|
||||
gu/copy \
|
||||
gu/cube \
|
||||
gu/doublelist \
|
||||
gu/envmap \
|
||||
gu/integerdrawing \
|
||||
gu/lights \
|
||||
@@ -40,6 +41,7 @@ SAMPLES = \
|
||||
gu/text \
|
||||
gu/timing \
|
||||
gu/vertex \
|
||||
gu/vsync30FPS \
|
||||
gu/zbufferfog \
|
||||
ir/sircs \
|
||||
ir/irda \
|
||||
|
Reference in New Issue
Block a user