Files
crib/include/editor/helpers.h
2026-04-13 10:32:46 +01:00

7 lines
86 B
C
Executable File

#ifndef EDITOR_HELPERS_H
#define EDITOR_HELPERS_H
#include "editor/editor.h"
#endif