Skip to content
Snippets Groups Projects
Commit 48c0e545 authored by rswindell's avatar rswindell
Browse files

The SAUCE character filetype values start with 0 (ASCII).

parent 14141455
Branches
Tags
No related merge requests found
......@@ -62,8 +62,7 @@ enum sauce_datatype {
};
enum sauce_char_filetype {
sauce_char_filetype_none
,sauce_char_filetype_ascii
sauce_char_filetype_ascii
,sauce_char_filetype_ansi
,sauce_char_filetype_ansimation
,sauce_char_filetype_rip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment