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