this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

#1089: build fix

nesbox 130fc742 6fb25a3e

+1
+1
src/project.c
··· 27 27 #include <stdio.h> 28 28 #include <string.h> 29 29 #include <ctype.h> 30 + #include <stddef.h> 30 31 31 32 static const struct BinarySection{const char* tag; s32 count; s32 offset; s32 size; bool flip;} BinarySections[] = 32 33 {