#include "../../include/ground.h" void _GroundInstructionExecute(GroundInstruction* instruction, GroundState* state) { // Stub }