7 lines
68 B
C
7 lines
68 B
C
#ifndef APAD_DEMO_H
|
|
#define APAD_DEMO_H
|
|
|
|
void DemoPieces();
|
|
|
|
#endif
|