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