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