Skip to content

Commit

Permalink
BUildfix for PS3 - error: comma at end of enumerator list
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 authored and bearoso committed Dec 29, 2018
1 parent 6254483 commit a66d66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a66d66f

Please sign in to comment.