-Update Doxyfile for newer doxygen version
-Fix some problems with doxygen comments -Regenerate doxygen documentation git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1111 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -213,7 +213,7 @@ void Set_back_color(byte color)
|
||||
///
|
||||
/// Redraw the cell in the menu palette for ::Fore_color.
|
||||
/// This function checks bounds, it won't draw anything if Fore_color is not visible.
|
||||
/// @param id:Color number to frame
|
||||
/// @param id: Color number to frame
|
||||
void Frame_menu_color(byte id)
|
||||
{
|
||||
word start_x,start_y,end_x,end_y;
|
||||
|
||||
Reference in New Issue
Block a user