No more segfault in JIT. Keeps executing the same blocks over and over though...
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <string>
|
||||
#include <ctime>
|
||||
|
||||
namespace util {
|
||||
namespace Util {
|
||||
enum State {
|
||||
Idling,
|
||||
Playing,
|
||||
|
||||
Reference in New Issue
Block a user