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