NetBurner 3.5.6
PDF Version
decomp.h
1
#ifndef __DECOMP_H
2
#define __DECOMP_H
3
4
//#include <startup.h>
5
6
void
LoadApplication(AppHeader_t *AppHeader);
7
#endif
/* ----- #ifndef __DECOMP_H ----- */