scope headers in namespaces instead

This commit is contained in:
Ramen2X 2024-03-10 10:34:43 -04:00
parent 5923f01b40
commit b57d640f25
26 changed files with 7500 additions and 7500 deletions

View File

@ -3,8 +3,8 @@
#ifndef ACT2MAIN_ACTIONS_H
#define ACT2MAIN_ACTIONS_H
class Act2mainScript {
public:
namespace Act2mainScript
{
enum Script {
c_noneAct2main = -1,
@ -833,6 +833,6 @@ class Act2mainScript {
c_tns030sy_Pho_582 = 893,
c_tns030sy_Anim = 894
};
};
} // namespace Act2mainScript
#endif // ACT2MAIN_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef ACT3_ACTIONS_H
#define ACT3_ACTIONS_H
class Act3Script {
public:
namespace Act3Script
{
enum Script {
c_noneAct3 = -1,
@ -232,6 +232,6 @@ class Act3Script {
c_snsxx2br_PlayWav = 599,
c_snsy23br_PlayWav = 600
};
};
} // namespace Act3Script
#endif // ACT3_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef CARRACE_ACTIONS_H
#define CARRACE_ACTIONS_H
class CarraceScript {
public:
namespace CarraceScript
{
enum Script {
c_noneCarrace = -1,
@ -401,6 +401,6 @@ class CarraceScript {
c_nrtstud2_RunAnim = 559,
c_nrtstud3_RunAnim = 560
};
};
} // namespace CarraceScript
#endif // CARRACE_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef CARRACER_ACTIONS_H
#define CARRACER_ACTIONS_H
class CarracerScript {
public:
namespace CarracerScript
{
enum Script {
c_noneCarracer = -1,
@ -87,6 +87,6 @@ class CarracerScript {
c_TRS400_BlueSky = 400
};
};
} // namespace CarracerScript
#endif // CARRACER_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef COPTER_ACTIONS_H
#define COPTER_ACTIONS_H
class CopterScript {
public:
namespace CopterScript
{
enum Script {
c_noneCopter = -1,
@ -193,6 +193,6 @@ class CopterScript {
c_ips006d2_RunAnim = 506,
c_slp01xd2_RunAnim = 507
};
};
} // namespace CopterScript
#endif // COPTER_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef CREDITS_ACTIONS_H
#define CREDITS_ACTIONS_H
class CreditsScript {
public:
namespace CreditsScript
{
enum Script {
c_noneCredits = -1,
@ -47,6 +47,6 @@ class CreditsScript {
c_LegoCredits = 499
};
};
} // namespace CreditsScript
#endif // CREDITS_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef DUNECAR_ACTIONS_H
#define DUNECAR_ACTIONS_H
class DunecarScript {
public:
namespace DunecarScript
{
enum Script {
c_noneDunecar = -1,
@ -142,6 +142,6 @@ class DunecarScript {
c_igs004d3_RunAnim = 504,
c_igs005d3_RunAnim = 505
};
};
} // namespace DunecarScript
#endif // DUNECAR_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef ELEVBOTT_ACTIONS_H
#define ELEVBOTT_ACTIONS_H
class ElevbottScript {
public:
namespace ElevbottScript
{
enum Script {
c_noneElevbott = -1,
@ -22,6 +22,6 @@ class ElevbottScript {
c_iica31in_PlayWav = 500
};
};
} // namespace ElevbottScript
#endif // ELEVBOTT_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef GARAGE_ACTIONS_H
#define GARAGE_ACTIONS_H
class GarageScript {
public:
namespace GarageScript
{
enum Script {
c_noneGarage = -1,
@ -141,6 +141,6 @@ class GarageScript {
c_wgs029nu_RunAnim = 515,
c_wgs031nu_RunAnim = 516
};
};
} // namespace GarageScript
#endif // GARAGE_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef HISTBOOK_ACTIONS_H
#define HISTBOOK_ACTIONS_H
class HistbookScript {
public:
namespace HistbookScript
{
enum Script {
c_noneHistbook = -1,
@ -38,6 +38,6 @@ class HistbookScript {
c_Y_Bitmap = 27,
c_Z_Bitmap = 28
};
};
} // namespace HistbookScript
#endif // HISTBOOK_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef HOSPITAL_ACTIONS_H
#define HOSPITAL_ACTIONS_H
class HospitalScript {
public:
namespace HospitalScript
{
enum Script {
c_noneHospital = -1,
@ -166,6 +166,6 @@ class HospitalScript {
c_hho007p1_RunAnim = 514,
c_hho006cl_RunAnim = 515
};
};
} // namespace HospitalScript
#endif // HOSPITAL_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef INFODOOR_ACTIONS_H
#define INFODOOR_ACTIONS_H
class InfodoorScript {
public:
namespace InfodoorScript
{
enum Script {
c_noneInfodoor = -1,
@ -28,6 +28,6 @@ class InfodoorScript {
c_iicb31in_PlayWav = 502,
c_iic007in_PlayWav = 503
};
};
} // namespace InfodoorScript
#endif // INFODOOR_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef INFOMAIN_ACTIONS_H
#define INFOMAIN_ACTIONS_H
class InfomainScript {
public:
namespace InfomainScript
{
enum Script {
c_noneInfomain = -1,
@ -574,6 +574,6 @@ class InfomainScript {
c_sbleh2br_PlayWav = 574,
c_snshahbr_PlayWav = 575
};
};
} // namespace InfomainScript
#endif // INFOMAIN_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef INFOSCOR_ACTIONS_H
#define INFOSCOR_ACTIONS_H
class InfoscorScript {
public:
namespace InfoscorScript
{
enum Script {
c_noneInfoscor = -1,
@ -32,6 +32,6 @@ class InfoscorScript {
c_nin001pr_RunAnim = 500,
c_iicc31in_PlayWav = 501
};
};
} // namespace InfoscorScript
#endif // INFOSCOR_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef INTRO_ACTIONS_H
#define INTRO_ACTIONS_H
class IntroScript {
public:
namespace IntroScript
{
enum Script {
c_noneIntro = -1,
@ -27,6 +27,6 @@ class IntroScript {
c_GoodEnd_Smk = 16,
c_GoodEnd_Wave = 17
};
};
} // namespace IntroScript
#endif // INTRO_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef ISLE_ACTIONS_H
#define ISLE_ACTIONS_H
class IsleScript {
public:
namespace IsleScript
{
enum Script {
c_noneIsle = -1,
@ -3714,6 +3714,6 @@ class IsleScript {
c_pns019pr_Anim = 3706,
c_pns021dl_Anim = 3707
};
};
} // namespace IsleScript
#endif // ISLE_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef JETRACE_ACTIONS_H
#define JETRACE_ACTIONS_H
class JetraceScript {
public:
namespace JetraceScript
{
enum Script {
c_noneJetrace = -1,
@ -174,6 +174,6 @@ class JetraceScript {
c_sjs013in_RunAnim = 501,
c_sjs014in_RunAnim = 502
};
};
} // namespace JetraceScript
#endif // JETRACE_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef JETRACER_ACTIONS_H
#define JETRACER_ACTIONS_H
class JetracerScript {
public:
namespace JetracerScript
{
enum Script {
c_noneJetracer = -1,
@ -20,6 +20,6 @@ class JetracerScript {
c_Trigger209_SwimBouy = 209,
c_Trigger210_SwimSJ02 = 210
};
};
} // namespace JetracerScript
#endif // JETRACER_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef JETSKI_ACTIONS_H
#define JETSKI_ACTIONS_H
class JetskiScript {
public:
namespace JetskiScript
{
enum Script {
c_noneJetski = -1,
@ -208,6 +208,6 @@ class JetskiScript {
c_ijs006d4_RunAnim = 505,
c_ijs007d4_RunAnim = 506
};
};
} // namespace JetskiScript
#endif // JETSKI_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef JUKEBOX_ACTIONS_H
#define JUKEBOX_ACTIONS_H
class JukeboxScript {
public:
namespace JukeboxScript
{
enum Script {
c_noneJukebox = -1,
@ -77,6 +77,6 @@ class JukeboxScript {
c_JetskiBuild_Flic = 66,
c_RaceCarBuild_Flic = 67
};
};
} // namespace JukeboxScript
#endif // JUKEBOX_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef JUKEBOXW_ACTIONS_H
#define JUKEBOXW_ACTIONS_H
class JukeboxwScript {
public:
namespace JukeboxwScript
{
enum Script {
c_noneJukeboxw = -1,
@ -31,6 +31,6 @@ class JukeboxwScript {
c_Note_Up_Bitmap = 20,
c_Note_Down_Bitmap = 21
};
};
} // namespace JukeboxwScript
#endif // JUKEBOXW_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef NOCD_ACTIONS_H
#define NOCD_ACTIONS_H
class NocdScript {
public:
namespace NocdScript
{
enum Script {
c_noneNocd = -1,
@ -12,6 +12,6 @@ class NocdScript {
c_CDSpin1_Smk = 1,
c_Iicx62In_Wave = 2
};
};
} // namespace NocdScript
#endif // NOCD_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef POLICE_ACTIONS_H
#define POLICE_ACTIONS_H
class PoliceScript {
public:
namespace PoliceScript
{
enum Script {
c_nonePolice = -1,
@ -46,6 +46,6 @@ class PoliceScript {
c_nps001ni_RunAnim = 500,
c_nps002la_RunAnim = 501
};
};
} // namespace PoliceScript
#endif // POLICE_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef RACECAR_ACTIONS_H
#define RACECAR_ACTIONS_H
class RacecarScript {
public:
namespace RacecarScript
{
enum Script {
c_noneRacecar = -1,
@ -170,6 +170,6 @@ class RacecarScript {
c_irtxx4d1_RunAnim = 504,
c_irt005d1_RunAnim = 505
};
};
} // namespace RacecarScript
#endif // RACECAR_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef REGBOOK_ACTIONS_H
#define REGBOOK_ACTIONS_H
class RegbookScript {
public:
namespace RegbookScript
{
enum Script {
c_noneRegbook = -1,
@ -171,6 +171,6 @@ class RegbookScript {
c_iic007in_PlayWav = 505,
c_iic008in_PlayWav = 506
};
};
} // namespace RegbookScript
#endif // REGBOOK_ACTIONS_H

View File

@ -3,8 +3,8 @@
#ifndef SNDANIM_ACTIONS_H
#define SNDANIM_ACTIONS_H
class SndanimScript {
public:
namespace SndanimScript
{
enum Script {
c_noneSndanim = -1,
@ -74,6 +74,6 @@ class SndanimScript {
c_BookWig_Flic = 400
};
};
} // namespace SndanimScript
#endif // SNDANIM_ACTIONS_H