diff options
Diffstat (limited to 'source/spc700.h')
-rw-r--r-- | source/spc700.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/spc700.h b/source/spc700.h index 3de94ae..b2c6e81 100644 --- a/source/spc700.h +++ b/source/spc700.h @@ -59,7 +59,7 @@ typedef struct uint16_t PC; } SAPURegisters; -// Needed by ILLUSION OF GAIA +/* Needed by ILLUSION OF GAIA */ #define ONE_APU_CYCLE 21 #define APU_EXECUTE1() \ |