Skip to content

Commit

Permalink
Update CfgFunctions.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
OverlordZorn committed Nov 10, 2024
1 parent 906bd58 commit d7a2871
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions addons/music/CfgFunctions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,14 @@ class CfgFunctions
class init_cbaEvents { preInit = 1; };


class startMonitor {};
class createAction {};
class catalog {};
class publicArray {};
class queue {};
class request {};
class catalog {};
class select {};
class verify {};
class queue {};
class play {};


Expand Down

0 comments on commit d7a2871

Please sign in to comment.