Corewar documentation 1.0.0
|
The file containing the aff function. More...
#include "../../include/corewar.h"
Functions | |
void | exec_aff (champion_t *champion, node_t *address) |
The aff function. | |
The file containing the aff function.
void exec_aff | ( | champion_t * | champion, |
node_t * | address ) |
The aff function.
champion | The champion to execute the aff function |
address | The address of the aff function |