projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d984fe1
)
added some internal configuration options for global animation properties
author
Holger Schemel
<info@artsoft.org>
Tue, 9 Feb 2016 23:03:49 +0000
(
00:03
+0100)
committer
Holger Schemel
<info@artsoft.org>
Tue, 9 Feb 2016 23:03:49 +0000
(
00:03
+0100)
src/conf_gfx.c
patch
|
blob
|
history
diff --git
a/src/conf_gfx.c
b/src/conf_gfx.c
index 18d12dd9f10a40f371857ced967d192aaa6601e4..6d4c8bb7a836afceebc8a9f2ae9b70c51303462f 100644
(file)
--- a/
src/conf_gfx.c
+++ b/
src/conf_gfx.c
@@
-4609,6
+4609,11
@@
struct ConfigInfo image_config[] =
{ "global.anim_7", UNDEFINED_FILENAME },
{ "global.anim_8", UNDEFINED_FILENAME },
+ { "internal.global.toon_default", UNDEFINED_FILENAME },
+ { "internal.global.toon_default.anim_mode", "random" },
+
+ { "internal.global.anim_default", UNDEFINED_FILENAME },
+
{ "menu.calibrate_red", "RocksElements.png" },
{ "menu.calibrate_red.xpos", "12" },
{ "menu.calibrate_red.ypos", "8" },