From 23c4f08c8376415450863ec5306ba7b5247a9fd8 Mon Sep 17 00:00:00 2001 From: Justin Weiss Date: Sun, 23 Aug 2020 12:07:50 -0700 Subject: [3DS] Move has_rosalina to avoid duplicate definitions --- 3ds/3ds_utils.h | 1 - 1 file changed, 1 deletion(-) (limited to '3ds/3ds_utils.h') diff --git a/3ds/3ds_utils.h b/3ds/3ds_utils.h index beeb002..a84b225 100644 --- a/3ds/3ds_utils.h +++ b/3ds/3ds_utils.h @@ -7,7 +7,6 @@ void ctr_flush_invalidate_cache(void); extern __attribute((weak)) unsigned int __ctr_svchax; -bool has_rosalina; void check_rosalina(); void ctr_clear_cache(void); -- cgit v1.2.3