X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=mappers%2F226.c;h=bde4f523c8ef02ad25e89d7d9b206ec1739ac066;hp=41fd9a467a5c706235477a93ff2a16c1d5a22fa2;hb=eec2623f6183dd0f9494b99065a16bf90f2a1ccf;hpb=c62d28102c77e19c291c78bf6bf7f0a81abd54b9 diff --git a/mappers/226.c b/mappers/226.c index 41fd9a4..bde4f52 100644 --- a/mappers/226.c +++ b/mappers/226.c @@ -1,7 +1,7 @@ /* FCE Ultra - NES/Famicom Emulator * * Copyright notice for this file: - * Copyright (C) 2002 Ben Parnell + * Copyright (C) 2002 Xodnizel * * 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 @@ -74,7 +74,7 @@ void Mapper226_init(void) M26Reset(); } -#ifdef OLD // What the heck is this?? +#ifdef OLD // What the heck is this?? DECLFW(Mapper226_write) { MIRROR_SET((A>>13)&1);