mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
7 lines
159 B
C++
7 lines
159 B
C++
|
class CfgAmmo {
|
||
|
#include "CfgAmmo\bombs.hpp"
|
||
|
#include "CfgAmmo\explosives.hpp"
|
||
|
#include "CfgAmmo\grenades.hpp"
|
||
|
#include "CfgAmmo\melee.hpp"
|
||
|
};
|