고속 엔진 Cython API 선언 추가

This commit is contained in:
2026-05-06 21:51:08 +09:00
parent 2450fd3737
commit 2e38fc6454
3 changed files with 100 additions and 51 deletions
+1
View File
@@ -45,6 +45,7 @@ include = ["coolrl_lost_cities*"]
"docs/*.md",
]
"coolrl_lost_cities.games.classic.engines" = [
"*.pxd",
"*.pyx",
]