1 2 3 4 5
#include "alignment.h" #include "buffers.h" #include "ultra64/ultratypes.h" ALIGNED(64) u16 gZBuffer[SCREEN_HEIGHT][SCREEN_WIDTH];