leoc2_syndrome.c 273 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 #include <ultra64.h> #include "leodefine.h" #include "leodrive.h" /* 注意! ファイル先頭での宣言は、その変数が16バイト アライメントされているという保証にはならない。 */ #define C2_Degree C2_SECS_PER_BLK u8 LEOC2_Syndrome[2][SEC_SIZE_ZONE0][C2_Degree];