mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Cleanup overlay_new comment
This commit is contained in:
parent
ce46057b5e
commit
326f940082
@ -563,8 +563,8 @@ static void input_overlay_load_active(input_overlay_t *ol)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* input_overlay_new:
|
* input_overlay_new:
|
||||||
* @path : Path to overlay file.
|
* @path : Path to overlay file.
|
||||||
* @enable : Enable the overlay after initializing it?
|
* @enable : Enable the overlay after initializing it?
|
||||||
*
|
*
|
||||||
* Creates and initializes an overlay handle.
|
* Creates and initializes an overlay handle.
|
||||||
*
|
*
|
||||||
|
@ -147,8 +147,8 @@ typedef struct input_overlay_state
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* input_overlay_new:
|
* input_overlay_new:
|
||||||
* @path : Path to overlay file.
|
* @path : Path to overlay file.
|
||||||
* @enable : Enable the overlay after initializing it?
|
* @enable : Enable the overlay after initializing it?
|
||||||
*
|
*
|
||||||
* Creates and initializes an overlay handle.
|
* Creates and initializes an overlay handle.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user