diff options
author | Chris Apers | 2006-02-26 12:52:34 +0000 |
---|---|---|
committer | Chris Apers | 2006-02-26 12:52:34 +0000 |
commit | 0a898d14331b7c896f4fc43d54942e21e388db59 (patch) | |
tree | dd64eff277748ef1c3d4842b689be55e87f58b98 /backends/PalmOS/Src/builder/sword1 | |
parent | 382ed2bd68c69234aeda1d79d25bcfe39fae2b3d (diff) | |
download | scummvm-rg350-0a898d14331b7c896f4fc43d54942e21e388db59.tar.gz scummvm-rg350-0a898d14331b7c896f4fc43d54942e21e388db59.tar.bz2 scummvm-rg350-0a898d14331b7c896f4fc43d54942e21e388db59.zip |
Use correct include and event function
svn-id: r20911
Diffstat (limited to 'backends/PalmOS/Src/builder/sword1')
-rw-r--r-- | backends/PalmOS/Src/builder/sword1/sw1_staticres.h | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/backends/PalmOS/Src/builder/sword1/sw1_staticres.h b/backends/PalmOS/Src/builder/sword1/sw1_staticres.h index 6f45c9eb07..796e3d10ed 100644 --- a/backends/PalmOS/Src/builder/sword1/sw1_staticres.h +++ b/backends/PalmOS/Src/builder/sword1/sw1_staticres.h @@ -1,25 +1,3 @@ -/* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2006 The ScummVM project - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. - - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - * - * $URL$ - * $Id$ - * - */ - #ifndef SWORDRES_H #define SWORDRES_H |