forked from KolibriOS/kolibrios
3dsheart small fix for autobuild
git-svn-id: svn://kolibrios.org@2274 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
87202faccf
commit
42d1d1607a
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user