In file included from battleground.c:37:
../mods/Brenth/BG/battleground_0.txt:4: error: static declaration of ‘bg_colors’ follows non-static declaration
../mods/Brenth/BG/v_01/battlegroundh_0.txt:2: note: previous declaration of ‘bg_colors’ was here
In file included from battleground.c:37:
../mods/Brenth/BG/battleground_0.txt: In function ‘bg_block_skill_status’:
../mods/Brenth/BG/battleground_0.txt:70: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘int64’
make[1]: *** [obj_sql/battleground.o] Error 1