From 9d529a527d72b9ac4abd116ccfa7c2c199f958c5 Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 2 Apr 2008 06:35:54 +0000 Subject: Fixed a compilation issue in r12457. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12458 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/pc.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/map/pc.h') diff --git a/src/map/pc.h b/src/map/pc.h index 245ecd686..fd0459119 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -348,6 +348,11 @@ struct map_session_data { int index, amount, zeny; struct mail_data inbox; } mail; + + // temporary debug [flaviojs] + const char* debug_file; + int debug_line; + const char* debug_func; }; -- cgit v1.2.3-60-g2f50