mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 23:01:42 +00:00
WIN32: Embed tony.dat in executable
This commit is contained in:
parent
b6534b2784
commit
dfa46b64f7
@ -44,6 +44,9 @@ teenagent.dat FILE "dists/engine-data/teenagent.dat"
|
||||
#if ENABLE_TOON == STATIC_PLUGIN
|
||||
toon.dat FILE "dists/engine-data/toon.dat"
|
||||
#endif
|
||||
#if ENABLE_TONY == STATIC_PLUGIN
|
||||
tony.dat FILE "dists/engine-data/tony.dat"
|
||||
#endif
|
||||
#if ENABLE_AGI == STATIC_PLUGIN
|
||||
pred.dic FILE "dists/pred.dic"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user