Minor cleanup

This commit is contained in:
Vicki Pfau 2020-06-17 22:15:36 -07:00
parent c082610992
commit 2279521482
2 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,7 @@ CXX_GUARD_START
#include <mgba/internal/ds/slot1.h>
#include <mgba/internal/ds/spi.h>
const uint32_t redzoneInstruction;
extern const uint32_t redzoneInstruction;
enum DSMemoryRegion {
DS7_REGION_BIOS = 0x0,

View File

@ -1,5 +1,4 @@
/* Copyright (c) 2013-2019 Jeffrey Pfau
>>>>>>> master
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this