@@ -1478,6 +1478,4 @@ typedef struct homun_data TBL_HOMUNCULUS;
extern int lowest_gm_level;
extern char main_chat_nick[16];
-struct npc_data *fake_nd;
-
#endif
@@ -83,5 +83,7 @@ extern int dummy_npc_id;
extern char *current_file;
+struct npc_data *fake_nd;
+