mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
@@ -17,7 +17,7 @@ enum FormatState {
|
||||
};
|
||||
|
||||
class FormatSpec {
|
||||
enum FormatState state;
|
||||
FormatState state;
|
||||
int sign;
|
||||
bool prefix;
|
||||
bool alignLeft;
|
||||
|
||||
Reference in New Issue
Block a user