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