mirror of
https://github.com/rvtr/twl_wrapsdk.git
synced 2025-10-31 06:11:10 -04:00
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@158 4ee2a332-4b2b-5046-8439-1ba90f034370
This commit is contained in:
parent
8d0f714c31
commit
a8e0930289
@ -36,6 +36,7 @@ SUBDIRS = \
|
|||||||
fatfs \
|
fatfs \
|
||||||
devices \
|
devices \
|
||||||
dsp \
|
dsp \
|
||||||
|
el \
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
export NITRO_BLXCHECKED = yes
|
export NITRO_BLXCHECKED = yes
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
/*---------------------------------------------------------------------------*
|
/*---------------------------------------------------------------------------*
|
||||||
Project: CTR - ELF Loader
|
Project: TWL - ELF Loader
|
||||||
File: elf_loader.c
|
File: elf_loader.c
|
||||||
|
|
||||||
Copyright 2006,2007 Nintendo. All rights reserved.
|
Copyright 2006,2007 Nintendo. All rights reserved.
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
/*---------------------------------------------------------------------------*
|
/*---------------------------------------------------------------------------*
|
||||||
Project: CTR - ELF Loader
|
Project: TWL - ELF Loader
|
||||||
File: loader_subset.c
|
File: loader_subset.c
|
||||||
|
|
||||||
Copyright 2006,2007 Nintendo. All rights reserved.
|
Copyright 2006,2007 Nintendo. All rights reserved.
|
||||||
|
|||||||
@ -26,7 +26,7 @@ SUBDIRS = os \
|
|||||||
snd \
|
snd \
|
||||||
camera \
|
camera \
|
||||||
fatfs \
|
fatfs \
|
||||||
|
el \
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user