Fixed up the idea for having dynamic callbacks on devices. Might become the new way to do stuff but not sure.

This commit is contained in:
Zed A. Shaw 2025-01-15 23:43:25 -05:00
parent d2162910f6
commit e30c18fbdf
6 changed files with 74 additions and 39 deletions

View file

@ -37,6 +37,7 @@ source=[
'lights.cpp',
'worldbuilder.cpp',
'inventory.cpp',
'components.cpp',
]
runtests = executable('runtests',