move to data

This commit is contained in:
2024-08-04 14:51:10 +02:00
parent 86a805b6e9
commit 98a2879129
4 changed files with 3 additions and 3 deletions

3
src/data/words.hpp Normal file
View File

@ -0,0 +1,3 @@
#pragma once
extern const char *words[];