|
Nugget
|
#include <stdlib.h>#include <libgte.h>#include <libetc.h>#include <libgpu.h>
Classes | |
| struct | DB |
Macros | |
| #define | ARRAY_SIZE(a) (sizeof(a) / sizeof(*(a))) |
| #define | OTSIZE 4096 |
| #define | SCREEN_Z 512 |
| #define | CUBESIZE 196 |
Typedefs | |
| typedef struct DB | DB |
Functions | |
| int | main (void) |
| #define ARRAY_SIZE | ( | a | ) | (sizeof(a) / sizeof(*(a))) |
| #define CUBESIZE 196 |
| #define OTSIZE 4096 |
| #define SCREEN_Z 512 |