diff options
Diffstat (limited to 'examples/gte')
| -rw-r--r-- | examples/gte/main.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/gte/main.c b/examples/gte/main.c index 3fec9d7..432ef95 100644 --- a/examples/gte/main.c +++ b/examples/gte/main.c @@ -4,7 +4,9 @@ * GTE Graphics Example * 2019 Meido-Tek Productions / PSn00bSDK Project * - * To build, simply run make. + * Renders a spinning 3D cube with light source calculation + * using GTE macros. + * * * Example by Lameguy64 * |
