From 52887c3eaac37c958ef24d51a88dae3adf1e04d7 Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 25 Aug 2006 16:57:28 +0000 Subject: - Oops, forgot to even try to compile the previous update. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8481 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/script.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map') diff --git a/src/map/script.c b/src/map/script.c index f55a108cf..90723cc60 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -3563,6 +3563,8 @@ int buildin_getvariableofnpc(struct script_state *st); int buildin_warpportal(struct script_state *st); // <-- [blackhole89] int buildin_homunculus_evolution(struct script_state *st) ; //[orn] +int buildin_eaclass(struct script_state *st); +int buildin_roclass(struct script_state *st); int buildin_setitemscript(struct script_state *st); int buildin_disguise(struct script_state *st); int buildin_undisguise(struct script_state *st); -- cgit v1.2.3-60-g2f50