Captured hero Guard Posts now have flags #1502
Annotations
6 errors and 1 warning
build:
libexterns.mk#L45
[libexterns.mk:45: sdl/lib/libSDL2main.a] Error 1 (ignored)
|
build:
src/room_data.c#L5155
‘struct Game’ has no member named ‘hero_player_num’; did you mean ‘neutral_player_num’?
|
build:
src/room_data.c#L5204
‘struct Game’ has no member named ‘hero_player_num’; did you mean ‘neutral_player_num’?
|
build:
src/room_data.c#L5305
implicit declaration of function ‘create_guard_flag_object’; did you mean ‘creature_drag_object’?
|
build:
Makefile#L584
[Makefile:584: obj/hvlog/room_data.o] Error 1
|
build
Process completed with exit code 2.
|
build:
src/room_data.c#L5305
assignment to ‘struct Thing *’ from ‘int’ makes pointer from integer without a cast
|