mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-13 04:38:24 -05:00
7 lines
104 B
C
7 lines
104 B
C
|
#ifndef __CHARTDIR_H__
|
||
|
#define __CHARTDIR_H__
|
||
|
|
||
|
#include <chartdir/chartdir.h>
|
||
|
|
||
|
#endif // __CHARTDIR_H__
|