still testing

This commit is contained in:
2024-02-09 21:37:59 -08:00
parent e0e06eff5e
commit 032377d7f6
24 changed files with 685 additions and 390 deletions

View File

@@ -95,7 +95,13 @@ class Params
// CfgFunctions
#include "framework\CfgFunctions.hpp"
class CfgFunctions {
#include "framework\CfgFunctions.hpp"
};
class CfgSounds {
#include "framework\emp\CfgSounds.hpp"
};