|
OpenMoHAA ..
|
#include <spursSupportInterface.h>
Public Attributes | |
| struct { | |
| uint32_t uiCommand | |
| uint32_t uiArgument0 | |
| uint32_t uiArgument1 | |
| } | __attribute__ |
Note: The order of elements in this enum are important, that's why each one is explicitly given a value. They will correspond to the .elf names/addresses that will be loaded into SPURS. Mixing up these values will cause the wrong code to execute, for instance, the solver may be asked to do a collision detection job.