mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-03 10:01:08 -04:00
9 lines
123 B
C
9 lines
123 B
C
#ifndef DUSK_DUSK_H
|
|
#define DUSK_DUSK_H
|
|
|
|
#include <aurora/aurora.h>
|
|
|
|
extern AuroraInfo auroraInfo;
|
|
|
|
#endif // DUSK_DUSK_H
|