Changeset 675 for soft


Ignore:
Timestamp:
Jul 28, 2015, 6:02:28 PM (9 years ago)
Author:
guerin
Message:

raycast: add texture files

Location:
soft/giet_vm
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/Makefile

    r673 r675  
    246246        mcopy -o -i $< images/bridge_256.raw ::/misc
    247247        mcopy -o -i $< images/couple_512.raw ::/misc
     248        mcopy -o -i $< images/door_32.raw ::/misc
     249        mcopy -o -i $< images/handle_32.raw ::/misc
     250        mcopy -o -i $< images/rock_32.raw ::/misc
     251        mcopy -o -i $< images/wood_32.raw ::/misc
    248252
    249253#########################
Note: See TracChangeset for help on using the changeset viewer.