Move C++ sources to the cpp-source directory
This commit is contained in:
12
cpp-source/descr.h
Normal file
12
cpp-source/descr.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef __DESCR_H__
|
||||
#define __DESCR_H__
|
||||
|
||||
|
||||
#include "widgets.h"
|
||||
|
||||
|
||||
void showDescription(Area *parentArea);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user