Léo Lam
5b40c220e5
Fix extra semicolons and enable -Wextra-semi warning
2022-06-24 14:54:21 +02:00
ConorB
e1c1cfe79e
ksys::ProductReporter ( #93 )
...
Co-authored-by: ConorBobbleHat <ConorBobbleHat>
2022-06-19 13:52:59 +02:00
Léo Lam
15db815f86
lib: Update agl
2022-04-02 13:00:50 +02:00
MonsterDruide1
b3d32fb766
ksys/snd: Add MusicInfo and subclasses
2021-08-04 22:12:42 +02:00
Léo Lam
ec59fe675b
ksys/snd: Fix matching issues in MusicDefinition
...
The wrong overload of agl::utl::Parameter::init was being used.
The one that only takes a name will use the name string for the label
as well; this is not what the original function does, as the label
for all the parameters is set to "" (the empty string).
2021-07-13 14:32:03 +02:00
MonsterDruide1
1322b57b55
ksys/snd: Add MusicDefinition
2021-07-13 13:30:51 +02:00
MonsterDruide1
8da7d7cf25
ksys/snd: Add SoundResource
2021-06-23 00:34:02 +02:00
Léo Lam
b493f4cb5c
ksys/snd: Add snd::InfoData
2021-04-26 14:17:48 +02:00
Léo Lam
a9de0746e2
Update sead
2020-12-31 16:59:38 +01:00
Léo Lam
8756ccdd07
ksys: Start adding OverlayArenaSystem
2020-09-22 18:43:03 +02:00