Use C-comment style

This commit is contained in:
retro-wertz
2017-10-15 03:13:11 +08:00
parent ebca2248d0
commit 52c8155dee
33 changed files with 441 additions and 408 deletions

View File

@@ -55,7 +55,7 @@ extern void FP_FASTAPASS(1) (*MapIRQHook)(int a);
#define FCEU_IQEXT2 0x002
/* ... */
#define FCEU_IQRESET 0x020
#define FCEU_IQNMI2 0x040 // Delayed NMI, gets converted to *_IQNMI
#define FCEU_IQNMI2 0x040 /* Delayed NMI, gets converted to *_IQNMI */
#define FCEU_IQNMI 0x080
#define FCEU_IQDPCM 0x100
#define FCEU_IQFCOUNT 0x200