mirror of
https://github.com/yawut/SDL.git
synced 2026-08-14 21:16:09 -05:00
Partial fix for bug #859
Header file update from Ken for improved doxygen output
This commit is contained in:
@@ -20,9 +20,12 @@
|
||||
slouken@libsdl.org
|
||||
*/
|
||||
|
||||
/* This file reverses the effects of begin_code.h and should be included
|
||||
after you finish any function and structure declarations in your headers
|
||||
*/
|
||||
/**
|
||||
* \file close_code.h
|
||||
*
|
||||
* This file reverses the effects of begin_code.h and should be included
|
||||
* after you finish any function and structure declarations in your headers
|
||||
*/
|
||||
|
||||
#undef _begin_code_h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user