More GUECS cleanup before releasing. Still need to sort out events and reduce the amount of stuff that GUECS needs.

This commit is contained in:
Zed A. Shaw 2025-05-04 23:28:36 -04:00
parent 1780a758b3
commit abea6da2e0
10 changed files with 71 additions and 54 deletions

View file

@ -95,6 +95,7 @@ sources = [
'devices.cpp',
'goap.cpp',
'guecs.cpp',
'guecstra.cpp',
'gui_fsm.cpp',
'inventory.cpp',
'lel.cpp',