This commit is contained in:
jede
2017-01-29 22:59:53 +01:00
parent e21eca942b
commit bd82bf6a7f
4 changed files with 8 additions and 8 deletions

View File

@@ -82,7 +82,7 @@ typedef enum {
TGT_SIM65C02,
TGT_PCENGINE,
TGT_GAMATE,
TGT_C65,
TGT_C65,
TGT_COUNT /* Number of target systems */
} target_t;