Skip to content

Commit 7a2f4fe

Browse files
committed
whitespace
1 parent 362a56a commit 7a2f4fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/main.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ int main(int argc, char **argv){
1313
bool shift_quirk = 1;
1414
bool vwrap = 1;
1515
bool muted = 0;
16+
1617
chip8_create();
1718

1819
/* parse and set any options present */

0 commit comments

Comments
 (0)