From 1742d8f72430b1b7a45a4c39844ef0e76d7a642a Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Mon, 16 Dec 2024 14:53:28 +1300 Subject: Update system metadata to match current specification --- arm9/source/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arm9') diff --git a/arm9/source/main.c b/arm9/source/main.c index 239c1de..9bf4091 100644 --- a/arm9/source/main.c +++ b/arm9/source/main.c @@ -15,8 +15,8 @@ Bedrock *br_main; Bedrock *br_sub; bool main_on_bottom = TRUE; -char *system_name = "bedrock-nds, 0.1.0-alpha"; -char *system_authors = "Ben Bridle, 2024"; +char *system_name = "bedrock-nds/0.1.0-alpha"; +char *system_authors = "Ben Bridle"; u8 main_program[] = { #include "../include/cobalt.br.inc" -- cgit v1.2.3-70-g09d2