mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2024-12-18 18:37:55 +01:00
Reducing diff
This commit is contained in:
parent
641551a065
commit
dcde9b3d5a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
#include "Sound.h"
|
#include "Sound.h"
|
||||||
#include "zdrv.h"
|
#include "zdrv.h"
|
||||||
|
|
||||||
|
|
||||||
errorMsg loader::loader_errors[] =
|
errorMsg loader::loader_errors[] =
|
||||||
{
|
{
|
||||||
errorMsg{0, "Bad Handle"},
|
errorMsg{0, "Bad Handle"},
|
||||||
|
|
Loading…
Reference in a new issue