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