833ed7 installation script

Authored and Committed by bw 4 years ago
    installation script
    
        
file modified
+1 -1
file added
+2
file added
+3
demo/data/sound/beep.ogg data/sound/beep.ogg
file renamed
file was renamed with no change to the file
demo/data/sprite/breadball.png data/sprite/breadball.png
file renamed
file was renamed with no change to the file
demo/data/sprite/bricks.png data/sprite/bricks.png
file renamed
file was renamed with no change to the file
file added
+26
demo/src/main.c helianthus/main.c
file renamed
+1 -3
file added
+7
file removed
-40
file removed
-12
file added
+94
src/animation.c helianthus/animation.c
file renamed
file was renamed with no change to the file
src/array.c helianthus/array.c
file renamed
file was renamed with no change to the file
src/collider.c helianthus/collider.c
file renamed
file was renamed with no change to the file
src/common.c helianthus/common.c
file renamed
file was renamed with no change to the file
src/common.h helianthus/common.h
file renamed
file was renamed with no change to the file
src/drawing.c helianthus/drawing.c
file renamed
file was renamed with no change to the file
src/drawing.h helianthus/drawing.h
file renamed
file was renamed with no change to the file
src/group.c helianthus/group.c
file renamed
file was renamed with no change to the file
src/group.h helianthus/group.h
file renamed
file was renamed with no change to the file
file added
+12
file added
+12
src/private.h helianthus/private.h
file renamed
file was renamed with no change to the file
src/sound.c helianthus/sound.c
file renamed
file was renamed with no change to the file
src/sprite.c helianthus/sprite.c
file renamed
file was renamed with no change to the file
src/sprite.h helianthus/sprite.h
file renamed
file was renamed with no change to the file
src/test.c helianthus/test.c
file renamed
file was renamed with no change to the file
src/world.c helianthus/world.c
file renamed
file was renamed with no change to the file
src/world.h helianthus/world.h
file renamed
file was renamed with no change to the file
file removed
-15