mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
The final menu layout for Time attack in v1 and SRB2 2.2 was also largely me, and I forgot how little this code has been altered at its core
This commit is contained in:
parent
12523f3eb9
commit
a6a6515721
1 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,13 @@
|
|||
// DR. ROBOTNIK'S RING RACERS
|
||||
//-----------------------------------------------------------------------------
|
||||
// Copyright (C) 2024 by Vivian "toastergrl" Grannell.
|
||||
// Copyright (C) 2024 by Kart Krew.
|
||||
// Copyright (C) 2020 by Sonic Team Junior.
|
||||
//
|
||||
// This program is free software distributed under the
|
||||
// terms of the GNU General Public License, version 2.
|
||||
// See the 'LICENSE' file for more details.
|
||||
//-----------------------------------------------------------------------------
|
||||
/// \file menus/play-local-race-time-attack.c
|
||||
/// \brief Race Time Attack Menu
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue