Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
12
_module/nss/anph_fugue_rez.nss
Normal file
12
_module/nss/anph_fugue_rez.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "hc_inc"
|
||||
#include "anph_inc"
|
||||
#include "eye_dm_inc"
|
||||
|
||||
#include "anphrez_inc"
|
||||
//////////
|
||||
|
||||
void main ()
|
||||
{
|
||||
object oPC = GetPCSpeaker ();
|
||||
AnphRez (oPC);
|
||||
}
|
||||
Reference in New Issue
Block a user