git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@158 4ee2a332-4b2b-5046-8439-1ba90f034370

This commit is contained in:
shirait 2007-07-02 10:55:50 +00:00
parent 8d0f714c31
commit a8e0930289
4 changed files with 4 additions and 3 deletions

View File

@ -36,6 +36,7 @@ SUBDIRS = \
fatfs \
devices \
dsp \
el \
#----------------------------------------------------------------------------
export NITRO_BLXCHECKED = yes

View File

@ -1,5 +1,5 @@
/*---------------------------------------------------------------------------*
Project: CTR - ELF Loader
Project: TWL - ELF Loader
File: elf_loader.c
Copyright 2006,2007 Nintendo. All rights reserved.

View File

@ -1,5 +1,5 @@
/*---------------------------------------------------------------------------*
Project: CTR - ELF Loader
Project: TWL - ELF Loader
File: loader_subset.c
Copyright 2006,2007 Nintendo. All rights reserved.

View File

@ -26,7 +26,7 @@ SUBDIRS = os \
snd \
camera \
fatfs \
el \
#----------------------------------------------------------------------------