diff options
Diffstat (limited to 'toxy/toxy-shared.include')
-rw-r--r-- | toxy/toxy-shared.include | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/toxy/toxy-shared.include b/toxy/toxy-shared.include new file mode 100644 index 0000000..e754469 --- /dev/null +++ b/toxy/toxy-shared.include @@ -0,0 +1,19 @@ +shared/common/loud.c +shared/common/loud.h +shared/common/grow.c +shared/common/grow.h +shared/common/dict.c +shared/common/dict.h +shared/hammer/file.c +shared/hammer/file.h +shared/hammer/gui.c +shared/hammer/gui.h +shared/unstable/forky.c +shared/unstable/forky.h +shared/unstable/loader.c +shared/unstable/loader.h +shared/unstable/pd_imp.h +shared/common/props.c +shared/common/props.h +shared/toxy/scriptlet.c +shared/toxy/scriptlet.h |