BUildfix for PS3 - error: comma at end of enumerator list

This commit is contained in:
twinaphex 2018-12-29 07:26:15 +01:00 committed by Brandon Wright
parent 625448333b
commit a66d66f46a

View file

@ -53,7 +53,7 @@ enum
S9X_NOT_A_MOVIE_SNAPSHOT,
S9X_SNAPSHOT_INCONSISTENT,
S9X_AVI_INFO,
S9X_PRESSED_KEYS_INFO,
S9X_PRESSED_KEYS_INFO
};
#endif