Hey i am having trouble compileing this rom source code here is the error i get.
gcc -c -Wall -O -g act_comm.c
act_comm.c: In function `do_delete':
act_comm.c:67: `PLAYER_DIR' undeclared (first use in this function)
act_comm.c:67: (Each undeclared identifier is reported only once
act_comm.c:67: for each function it appears in.)
*** Error code 1
if you have any clue on how i can fix this please tell me it will be apreciated *my aim is Shargraith*
gcc -c -Wall -O -g act_comm.c
act_comm.c: In function `do_delete':
act_comm.c:67: `PLAYER_DIR' undeclared (first use in this function)
act_comm.c:67: (Each undeclared identifier is reported only once
act_comm.c:67: for each function it appears in.)
*** Error code 1
if you have any clue on how i can fix this please tell me it will be apreciated *my aim is Shargraith*