diff options
author | 諏訪子 <suwako@076.moe> | 2024-06-18 15:25:34 +0900 |
---|---|---|
committer | 諏訪子 <suwako@076.moe> | 2024-06-18 15:25:34 +0900 |
commit | 0a0916ccebae20e7ee6feafa417cfebd8256ef04 (patch) | |
tree | 597c44e2fa4761dbf01039e222408e185aea2483 /src/distro.h | |
parent | cfc9d105e6b808922a5dc8c357225a9fba1236e2 (diff) |
ロゴ
Diffstat (limited to 'src/distro.h')
-rw-r--r-- | src/distro.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/distro.h b/src/distro.h index c4ecfd6..769fa81 100644 --- a/src/distro.h +++ b/src/distro.h @@ -4,5 +4,7 @@ void display_distro(); +const char *distroname; + #endif #endif |