mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-02 08:11:58 -04:00
10 lines
134 B
C
10 lines
134 B
C
#ifndef RES_BMGRES99_H
|
|
#define RES_BMGRES99_H
|
|
|
|
enum dRes_INDEX_BMGRES99 {
|
|
};
|
|
|
|
enum dRes_ID_BMGRES99 {
|
|
};
|
|
|
|
#endif /* !RES_BMGRES99_H */ |