MOHAWK: MYST: Simplify memory management of the active stack

This commit is contained in:
Bastien Bouclet 2018-05-27 21:39:15 +02:00
parent 13b3371f1a
commit ea60aef8a8
5 changed files with 25 additions and 30 deletions

View file

@ -32,6 +32,7 @@
#ifdef ENABLE_MYST
#include "mohawk/myst.h"
#include "mohawk/myst_scripts.h"
#endif
#ifdef ENABLE_RIVEN