omi-eikyo/data/resdecl.rd

12 lines
337 B
Plaintext
Raw Normal View History

2017-09-21 18:55:03 -07:00
// Copyright © 2017 Project Golan, all rights reserved.
font "base" = "fonts/base.ttf", 24pt
texture "gui/border" = "textures/Border.png"
2017-09-23 17:21:07 -07:00
texture "ent/player" = "sprites/Particle3_Pointer.png"
2017-09-23 12:43:54 -07:00
texture "box" = "textures/Box.png"
texture "empty" = "textures/Empty.png"
2017-09-21 18:55:03 -07:00
shader "plasma" = "shaders/plasma.fp", "shaders/base.vp"
// EOF