File: n_throwable.sru
Size: 313
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$n_throwable.sru
forward
global type n_throwable from pfc_n_throwable
end type
end forward

global type n_throwable from pfc_n_throwable
end type
global n_throwable n_throwable

on n_throwable.create
call super::create
end on

on n_throwable.destroy
call super::destroy
end on