mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Renamed the about library to toy_version_info library, resovled #81
This commit is contained in:
5
repl/lib_toy_version_info.h
Normal file
5
repl/lib_toy_version_info.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "toy_interpreter.h"
|
||||
|
||||
int Toy_hookToyVersionInfo(Toy_Interpreter* interpreter, Toy_Literal identifier, Toy_Literal alias);
|
||||
Reference in New Issue
Block a user