Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
26
_module/nss/store_onclosed.nss
Normal file
26
_module/nss/store_onclosed.nss
Normal file
@@ -0,0 +1,26 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// store_onclosed
|
||||
// written by: eyesolated
|
||||
// written at: Jan. 30, 2004
|
||||
//
|
||||
// Notes: the OnClosed event for stores
|
||||
|
||||
///////////
|
||||
// Includes
|
||||
//
|
||||
#include "eas_inc"
|
||||
#include "color_inc"
|
||||
#include "egs_inc"
|
||||
#include "ip_inc"
|
||||
|
||||
///////////////////////
|
||||
// Function Declaration
|
||||
//
|
||||
|
||||
////////////////
|
||||
// Function Code
|
||||
//
|
||||
void main()
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user