From 5e14ab971129eb95ca02e373fc21adb46c0eaca1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Jul 2011 22:52:35 +0300 Subject: Remove undescore from variables and defines. --- src/shopitem.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/shopitem.h') diff --git a/src/shopitem.h b/src/shopitem.h index 5d78b918c..188698438 100644 --- a/src/shopitem.h +++ b/src/shopitem.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef _SHOPITEM_H -#define _SHOPITEM_H +#ifndef M_SHOPITEM_H +#define M_SHOPITEM_H #include "item.h" -- cgit v1.2.3-60-g2f50