Add Alert
/* * np2opening.h * np2 * * Created by tk800 on Fri Oct 31 2003. * */ #ifdef __cplusplus extern "C" { #endif void openingNP2(void); #ifdef __cplusplus } #endif