From 8f3ae56c69614d5f893e7498ac4aee809f95ae69 Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Sat, 11 Feb 2006 18:45:00 +0000 Subject: Fixed volRefNum default value svn-id: r20568 --- backends/PalmOS/Src/skin.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'backends/PalmOS/Src/skin.h') diff --git a/backends/PalmOS/Src/skin.h b/backends/PalmOS/Src/skin.h index 52a2c811c7..2047532fd8 100644 --- a/backends/PalmOS/Src/skin.h +++ b/backends/PalmOS/Src/skin.h @@ -1,6 +1,7 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus * Copyright (C) 2001-2006 The ScummVM project + * Copyright (C) 2002-2006 Chris Apers - PalmOS Backend * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -20,6 +21,7 @@ * $Id$ * */ + #ifndef __SKIN_H__ #define __SKIN_H__ -- cgit v1.2.3