* Merged changes up to eAthena 15067.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15481 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
eathenabot
2012-01-17 07:35:05 +00:00
parent 20207e3865
commit 87f1a4a49e
2 changed files with 6 additions and 4 deletions

View File

@@ -4,6 +4,8 @@
#ifndef _SCRIPT_H_
#define _SCRIPT_H_
#define NUM_WHISPER_VAR 10
struct map_session_data;
extern int potion_flag; //For use on Alchemist improved potions/Potion Pitcher. [Skotlex]