diff --git a/Makefile b/Makefile index 10e2e31..c3c3c17 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ AS := arm-none-eabi-as LD := arm-none-eabi-ld OC := arm-none-eabi-objcopy -name := Luma +name := Luma3DS version := $(shell git describe --abbrev=0 --tags) dir_source := source diff --git a/screeninit/source/types.h b/screeninit/source/types.h index 4ecc132..d27412b 100755 --- a/screeninit/source/types.h +++ b/screeninit/source/types.h @@ -1,9 +1,3 @@ -/* -* types.h -* by Reisyukaku -* Copyright (c) 2015 All Rights Reserved -*/ - #pragma once #include