3dsheart small fix for autobuild

git-svn-id: svn://kolibrios.org@2274 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2011-10-06 10:56:36 +00:00
parent 87202faccf
commit 42d1d1607a

View File

@ -305,11 +305,11 @@ macro show
;-------------------------------------------------------------------------------- ;--------------------------------------------------------------------------------
;-------------------------PROCEDURES--------------------------------------------- ;-------------------------PROCEDURES---------------------------------------------
;-------------------------------------------------------------------------------- ;--------------------------------------------------------------------------------
include "tex3.asm" include "tex3.ASM"
include "flat_cat.asm" include "flat_cat.ASM"
include "grd_cat.asm" include "grd_cat.ASM"
include "tex_cat.asm" include "tex_cat.ASM"
include "bump_cat.asm" include "bump_cat.ASM"
include "3dmath.asm" include "3dmath.asm"
include "grd3.asm" include "grd3.asm"
include "flat3.asm" include "flat3.asm"