we ball I guess
This commit is contained in:
Vendored
+22
@@ -31,6 +31,28 @@
|
||||
/// <reference path="./asset/assetbatch.d.ts" />
|
||||
/// <reference path="./asset/asset.d.ts" />
|
||||
|
||||
// animation
|
||||
/// <reference path="./animation/animation.d.ts" />
|
||||
|
||||
// overworld
|
||||
/// <reference path="./overworld/overworld.d.ts" />
|
||||
|
||||
// item system
|
||||
/// <reference path="./item/item.d.ts" />
|
||||
/// <reference path="./item/backpack.d.ts" />
|
||||
|
||||
// story system
|
||||
/// <reference path="./story/story.d.ts" />
|
||||
|
||||
// locale
|
||||
/// <reference path="./locale/locale.d.ts" />
|
||||
|
||||
// save
|
||||
/// <reference path="./save/save.d.ts" />
|
||||
|
||||
// ui
|
||||
/// <reference path="./ui/textbox.d.ts" />
|
||||
|
||||
// engine systems
|
||||
/// <reference path="./console/console.d.ts" />
|
||||
/// <reference path="./engine/engine.d.ts" />
|
||||
|
||||
Reference in New Issue
Block a user