From 3c487c5cd69c53d6fea948643c0a76df03516605 Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Apr 2022 21:23:39 +0200 Subject: Moved Stars45 to StarsEx --- Stars45/NPClientWraps.h | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 Stars45/NPClientWraps.h (limited to 'Stars45/NPClientWraps.h') diff --git a/Stars45/NPClientWraps.h b/Stars45/NPClientWraps.h deleted file mode 100644 index 49c0f4b..0000000 --- a/Stars45/NPClientWraps.h +++ /dev/null @@ -1,33 +0,0 @@ -// ******************************************************************************* -// * -// * Module Name: -// * NPClientWraps.h -// * -// * Software Engineer: -// * Doyle Nickless - GoFlight Inc., for Eye Control Technology. -// * -// * Abstract: -// * Header file for NPClientWraps.cpp module. -// * -// * Environment: -// * User mode -// * -// ******************************************************************************* -// -#ifndef _NPCLIENTWRAPS_H_DEFINED_ -#define _NPCLIENTWRAPS_H_DEFINED_ - -#include "NPClient.h" - -///////////// -// Defines /////////////////////////////////////////////////////////////////////// -///////////// -// - -///////////////////////// -// Function Prototypes /////////////////////////////////////////////////////////// -///////////////////////// -// -NPRESULT NPClient_Init( const char* csDLLPath ); - -#endif // #ifdef _NPCLIENTWRAPS_H_DEFINED_ -- cgit v1.1