mirror of
https://github.com/lifehackerhansol/libnds32.git
synced 2025-06-19 09:05:36 -04:00
fix /* within comment
This commit is contained in:
parent
62b4973e50
commit
154a21cc3d
@ -11,17 +11,13 @@
|
|||||||
|
|
||||||
---------------------------------------------------------------------------------*/
|
---------------------------------------------------------------------------------*/
|
||||||
|
|
||||||
/*!
|
|
||||||
|
|
||||||
|
|
||||||
|
/*! \file gl2d.h
|
||||||
|
\brief A very small and simple DS rendering lib using the 3d core to render 2D stuff.
|
||||||
|
|
||||||
\section gl2d API
|
\section gl2d API
|
||||||
- \ref gl2d.h "Reference"
|
- \ref gl2d.h "Reference"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*! \file gl2d.h
|
|
||||||
\brief A very small and simple DS rendering lib using the 3d core to render 2D stuff.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user