Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

Commit

Permalink
added hid shared mem
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth VanHeulen committed Nov 29, 2016
1 parent ef300de commit 8d9ae3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constants.h
Expand Up @@ -71,6 +71,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define OTHERAPP_VA 0x101000
#define ICACHE_SIZE 0x8000
#define CRO_MAP_FIX 0x8000000 - (0x100000 + CODEBIN_SIZE + (BSS_SIZE & ~0xfff))
#define HID_SHARED_MEM 0x10000000
// texture file settings
#define MIPMAP_COUNT 11
#define TEXTURE_COUNT 252
Expand Down

0 comments on commit 8d9ae3c

Please sign in to comment.