MAGIC functionality, AG swap in default layout
This commit is contained in:
6
tmk_core/common/magic.h
Normal file
6
tmk_core/common/magic.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef MAGIC_H
|
||||
#define MAGIC_H
|
||||
|
||||
void magic(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user