mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-17 06:05:35 -04:00
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
#ifndef DOLZEL_PCH
|
|
#define DOLZEL_PCH
|
|
|
|
#include "d/dolzel_base.pch"
|
|
|
|
#endif // DOLZEL_PCH
|