* Added more Dink media, trying to get the html5 build to work "out of the box". Need to run media/update_media.bat to create the audio/interface dirs in bin!

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1606 353e56fe-9613-0410-8469-b96ad8e6f29c
This commit is contained in:
seth 2018-04-30 23:47:25 +00:00
parent a3aece1f5d
commit 8e575535ed
260 changed files with 2304 additions and 0 deletions

View file

@ -0,0 +1,2 @@
REM Delete all existing packed textures
for /r %%f in (*.rttex) do del %%f