Skip to content

Commit 8d344f2

Browse files
committed
clean up metadata
1 parent e2cd2e3 commit 8d344f2

18 files changed

Lines changed: 1 addition & 86 deletions

File tree

Graphics/3D/Display_List_2/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ICON :=
3333
NITRO :=
3434

3535
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
36+
GAME_TITLE := Display List example 2
3737
GAME_SUBTITLE1 := built with devkitARM
3838
GAME_SUBTITLE2 := http://devitpro.org
3939

Graphics/3D/Env_Mapping/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ ICON :=
3232
# this is relative to the Makefile
3333
NITRO :=
3434

35-
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
37-
GAME_SUBTITLE1 := built with devkitARM
38-
GAME_SUBTITLE2 := http://devitpro.org
39-
4035
#---------------------------------------------------------------------------------
4136
# options for code generation
4237
#---------------------------------------------------------------------------------

Graphics/3D/Ortho/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ ICON :=
3232
# this is relative to the Makefile
3333
NITRO :=
3434

35-
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
37-
GAME_SUBTITLE1 := built with devkitARM
38-
GAME_SUBTITLE2 := http://devitpro.org
39-
4035
#---------------------------------------------------------------------------------
4136
# options for code generation
4237
#---------------------------------------------------------------------------------

Graphics/3D/Paletted_Cube/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ ICON :=
3232
# this is relative to the Makefile
3333
NITRO :=
3434

35-
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
37-
GAME_SUBTITLE1 := built with devkitARM
38-
GAME_SUBTITLE2 := http://devitpro.org
39-
4035
#---------------------------------------------------------------------------------
4136
# options for code generation
4237
#---------------------------------------------------------------------------------

Graphics/3D/Picking/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ ICON :=
3232
# this is relative to the Makefile
3333
NITRO :=
3434

35-
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
37-
GAME_SUBTITLE1 := built with devkitARM
38-
GAME_SUBTITLE2 := http://devitpro.org
39-
4035
#---------------------------------------------------------------------------------
4136
# options for code generation
4237
#---------------------------------------------------------------------------------

Graphics/3D/Textured_Cube/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ ICON :=
3232
# this is relative to the Makefile
3333
NITRO :=
3434

35-
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
37-
GAME_SUBTITLE1 := built with devkitARM
38-
GAME_SUBTITLE2 := http://devitpro.org
39-
4035
#---------------------------------------------------------------------------------
4136
# options for code generation
4237
#---------------------------------------------------------------------------------

Graphics/3D/Textured_Quad/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ ICON :=
3232
# this is relative to the Makefile
3333
NITRO :=
3434

35-
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
37-
GAME_SUBTITLE1 := built with devkitARM
38-
GAME_SUBTITLE2 := http://devitpro.org
39-
4035
#---------------------------------------------------------------------------------
4136
# options for code generation
4237
#---------------------------------------------------------------------------------

Graphics/3D/Toon_Shading/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ ICON :=
3232
# this is relative to the Makefile
3333
NITRO :=
3434

35-
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
37-
GAME_SUBTITLE1 := built with devkitARM
38-
GAME_SUBTITLE2 := http://devitpro.org
39-
4035
#---------------------------------------------------------------------------------
4136
# options for code generation
4237
#---------------------------------------------------------------------------------

Graphics/3D/nehe/lesson06/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ ICON :=
3232
# this is relative to the Makefile
3333
NITRO :=
3434

35-
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
37-
GAME_SUBTITLE1 := built with devkitARM
38-
GAME_SUBTITLE2 := http://devitpro.org
39-
4035
#---------------------------------------------------------------------------------
4136
# options for code generation
4237
#---------------------------------------------------------------------------------

Graphics/3D/nehe/lesson07/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ ICON :=
3232
# this is relative to the Makefile
3333
NITRO :=
3434

35-
# These set the information text in the nds file
36-
GAME_TITLE := Display List example
37-
GAME_SUBTITLE1 := built with devkitARM
38-
GAME_SUBTITLE2 := http://devitpro.org
39-
4035
#---------------------------------------------------------------------------------
4136
# options for code generation
4237
#---------------------------------------------------------------------------------

0 commit comments

Comments
 (0)