5 lines
92 B
C
5 lines
92 B
C
#pragma once
|
|
#include <angelscript.h>
|
|
|
|
void RegisterToastBindings(asIScriptEngine *engine);
|