gfx_dl_buf.c 115 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 /* ディスプレイリスト読み込みバッファ */ #include <nusys.h> #include "main.h" Gfx gfx_dl_buf[GFX_DL_BUF_SIZE];