From 195dffc20af1fb32c7e4119988911b72955aeabc Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Thu, 4 Nov 2004 23:25:09 +0000 Subject: git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/txt-converter/char/int_storage.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/txt-converter/char/int_storage.h (limited to 'src/txt-converter/char/int_storage.h') diff --git a/src/txt-converter/char/int_storage.h b/src/txt-converter/char/int_storage.h new file mode 100644 index 000000000..dece251fd --- /dev/null +++ b/src/txt-converter/char/int_storage.h @@ -0,0 +1,11 @@ +#ifndef _INT_STORAGE_H_ +#define _INT_STORAGE_H_ + +int inter_storage_init(); +int inter_storage_save(); + +int inter_storage_parse_frommap(int fd); + +//extern char storage_txt[256]; + +#endif -- cgit v1.2.3-60-g2f50