move displayTests to disabled folder
This commit is contained in:
11
game-ctrl/disabled/displayTest.h
Normal file
11
game-ctrl/disabled/displayTest.h
Normal file
@ -0,0 +1,11 @@
|
||||
#ifndef _DISPLAY_TEST_H_
|
||||
#define _DISPLAY_TEST_H_
|
||||
|
||||
|
||||
void displayTestInit();
|
||||
void displayTestExec();
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // _DISPLAY_TEST_H_
|
Reference in New Issue
Block a user