split f_ap_game, fapGm_Execute ok, more changes to m_Do_main

This commit is contained in:
Pheenoh
2021-02-13 15:23:18 -05:00
parent e08abacc1d
commit 63d4e517f7
18 changed files with 291 additions and 197 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef SCOMPONENT_C_COUNTER_H_
#define SCOMPONENT_C_COUNTER_H_
void cCt_Counter(int resetCounter1);
#endif