mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 06:54:16 -04:00
b77717694c
This fixes the sdata linker error in the debug build.
7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
#ifndef DOLZEL_REL_PCH
|
|
#define DOLZEL_REL_PCH
|
|
|
|
#include "d/dolzel.pch" // IWYU pragma: export
|
|
|
|
#endif /* DOLZEL_REL_PCH */
|