FUNCTIONS.hpp 385 B

12345678910111213141516171819
  1. ////////////////////////////////////////////////
  2. // BCM //
  3. ////////////////////////////////////// by DÄZ //
  4. class DAZ_BCM
  5. {
  6. class Power_Plant
  7. {
  8. file = "DAZ_BCM_POWER_PLANT\fnc";
  9. class hack_courant {};
  10. class hack_courant_Action {};
  11. class lights_off {};
  12. class mdp_elec {};
  13. class power_plant {};
  14. class son {};
  15. };
  16. };