Trying out Ragel's state machine generation as an alternative to the DinkyFSM style.
This commit is contained in:
parent
9468990f76
commit
7fc32b0248
10 changed files with 428 additions and 19 deletions
|
@ -96,6 +96,7 @@ sources = [
|
|||
'gui/combat_ui.cpp',
|
||||
'gui/debug_ui.cpp',
|
||||
'gui/dnd_loot.cpp',
|
||||
'gui/dnd_loot_2.cpp',
|
||||
'gui/event_router.cpp',
|
||||
'gui/fsm.cpp',
|
||||
'gui/guecstra.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue