mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-09-01 23:19:18 +00:00
upload "kind" alien swarm
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#ifndef _DEFINED_ASW_WC_EDIT_H
|
||||
#define _DEFINED_ASW_WC_EDIT_H
|
||||
|
||||
// Alien Swarm functions for interfacing with Hammer
|
||||
// - Modifying a generic particle system interactively
|
||||
|
||||
namespace ASW_WCEdit
|
||||
{
|
||||
void EditEmitter( CBasePlayer *pPlayer );
|
||||
};
|
||||
|
||||
#endif /* _DEFINED_ASW_WC_EDIT_H */
|
||||
Reference in New Issue
Block a user