start working on runtime oop
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#ifndef runtime_declaration_H
|
||||
#define runtime_declaration_H
|
||||
#include "../runtime.h"
|
||||
#include "../objects/string/string.h"
|
||||
|
||||
ArErr runtime_declaration(Translated *translated, RuntimeState *state,
|
||||
struct Stack *stack);
|
||||
|
||||
Reference in New Issue
Block a user