ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/Display_Amiga.h
(Generate patch)

Comparing Frodo4/Src/Display_Amiga.h (file contents):
Revision 1.5 by cebix, 2005-06-27T19:55:48Z vs.
Revision 1.6 by cebix, 2009-01-11T11:32:38Z

# Line 2 | Line 2
2   *  Display_Amiga.h - C64 graphics display, emulator window handling,
3   *                    Amiga specific stuff
4   *
5 < *  Frodo (C) 1994-1997,2002-2005 Christian Bauer
5 > *  Frodo (C) 1994-1997,2002-2009 Christian Bauer
6   *
7   *  This program is free software; you can redistribute it and/or modify
8   *  it under the terms of the GNU General Public License as published by
# Line 620 | Line 620 | void C64Display::InitColors(UBYTE *color
620   *  Show a requester
621   */
622  
623 < long ShowRequester(char *str, char *button1, char *button2)
623 > long ShowRequester(const char *str, const char *button1, const char *button2)
624   {
625          struct EasyStruct es;
626          char gads[256];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines