#pragma once #include "CheatEngine.h" int CheckForAndDispatchCommand(CEConnection & con); int DispatchCommand(CEConnection & con, char command);