includes/powder.h:437: error: expected ‘}’ before numeric constant In file included from src/graphics.c:17: includes/powder.h:437: error: expected ‘}’ before numeric constant In file included from src/interface.c:14: includes/powder.h:437: error: expected ‘}’ before numeric constant In file included from src/main.c:45: includes/powder.h:437: error: expected ‘}’ before numeric constant In file included from src/powder.c:4: includes/powder.h:437: error: expected ‘}’ before numeric constant
includes/powder.h:439: error: expected ‘}’ before numeric constant includes/powder.h:441: error: extra brace group at end of initializer includes/powder.h:441: error: (near initialization for ‘ptypes[141]’) includes/powder.h:596: error: expected ‘}’ before numeric constant In file included from src/graphics.c:17: includes/powder.h:439: error: expected ‘}’ before numeric constant includes/powder.h:441: error: extra brace group at end of initializer includes/powder.h:441: error: (near initialization for ‘ptypes[141]’) includes/powder.h:596: error: expected ‘}’ before numeric constant In file included from src/interface.c:14: includes/powder.h:439: error: expected ‘}’ before numeric constant includes/powder.h:441: error: extra brace group at end of initializer includes/powder.h:441: error: (near initialization for ‘ptypes[141]’) includes/powder.h:596: error: expected ‘}’ before numeric constant In file included from src/main.c:45: includes/powder.h:439: error: expected ‘}’ before numeric constant includes/powder.h:441: error: extra brace group at end of initializer includes/powder.h:441: error: (near initialization for ‘ptypes[141]’) includes/powder.h:596: error: expected ‘}’ before numeric constant In file included from src/powder.c:4: includes/powder.h:439: error: expected ‘}’ before numeric constant includes/powder.h:441: error: extra brace group at end of initializer includes/powder.h:441: error: (near initialization for ‘ptypes[141]’) includes/powder.h:596: error: expected ‘}’ before numeric constant make: *** [powder-x] Error 1
@Candunc I used to code some basic stuff for mods in games. And the first thing I was taught that "}" is very important in coding, So if you leave one out, you're f***ed.