mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-11 16:48:35 +00:00
5 lines
265 B
Markdown
5 lines
265 B
Markdown
![]() |
@defgroup binres Embbeded binary resources utilities
|
||
|
@brief How to access to the embbeded binary data
|
||
|
@details Binary resources are generated into the binary_data.hpp file using
|
||
|
the `tools/embbeded.sh` script. Here are the various functions used
|
||
|
to access to them.
|