merge mappers from FCEU-mm
[fceu.git] / boards / sheroes.c
index 8bea1f7..3b4a1b3 100644 (file)
  *\r
  * You should have received a copy of the GNU General Public License\r
  * along with this program; if not, write to the Free Software\r
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA\r
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
  */\r
 \r
 #include "mapinc.h"\r
 #include "mmc3.h"\r
 \r
-static uint8 *CHRRAM;           // there is no more extern CHRRAM in mmc3.h
-                                                        // I need chrram here and local   static == local\r
+static uint8 *CHRRAM;\r
 static uint8 tekker;\r
 \r
 static void MSHCW(uint32 A, uint8 V)\r