aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/bucket/depends.txt
diff options
context:
space:
mode:
authorEkdohibs <nathanael.courant@laposte.net>2017-04-20 06:06:15 +0200
committerEkdohibs <nathanael.courant@laposte.net>2017-04-20 06:06:15 +0200
commitde5ecc9fa31d557e2d0ca638b1c98435707046b9 (patch)
treed4ae56a771b7f236c5532ffa99d0e17bc4275ca0 /games/minimal/mods/bucket/depends.txt
parent57e5aa662851485902575c3c747437e365bf72c8 (0 files changed, 0 insertions, 0 deletions
ATERIALS_HEADER #define MATERIALS_HEADER /* Material properties */ #include "common_irrlicht.h" #include "inventory.h" #include <string> struct DiggingProperties { DiggingProperties(): diggable(false), time(0.0), wear(0) {