Compare commits
1 Commits
6b558de902
...
40dd773c6a
| Author | SHA1 | Date | |
|---|---|---|---|
|
40dd773c6a
|
@@ -1,4 +1,4 @@
|
||||
/** @file profapi.h
|
||||
/** @file profapi.h
|
||||
* @brief C Plugin API for CProof.
|
||||
*
|
||||
* This header defines functions for CProof plugins to interact with the console,
|
||||
@@ -16,11 +16,6 @@
|
||||
* @see profhooks.h
|
||||
*/
|
||||
|
||||
/** @mainpage CProof Plugin API and Hooks
|
||||
* API functions: @ref profapi.h
|
||||
* Hooks: @ref profhooks.h
|
||||
*/
|
||||
|
||||
/** Window handle for referencing plugin-created windows. */
|
||||
typedef char* PROF_WIN_TAG;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user