Files
Anphillia_PRC8/_module/nss/store_onclosed.nss
Jaysyn904 28cdb617b3 Initial commit
Adding all of the current content for Anphillia Unlimited.
2024-01-04 07:49:38 -05:00

27 lines
408 B
Plaintext

///////////////////////////////////////////////////////////////////////////////
// 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()
{
}