mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-02-08 07:44:05 -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__
|