libretro / libretro-common

Reusable coding blocks useful for libretro core and frontend development, written primarily in C. Permissively licensed.
135 stars 74 forks source link

TODO: better document retro_set_environment() #75

Open markwkidd opened 6 years ago

markwkidd commented 6 years ago

I'm starting this issue as a placeholder so that I come back and help write up documentation on how this callback function works.

RobLoach commented 1 month ago

Docs have much improved since 2018. Any updates you think should be made? https://github.com/libretro/RetroArch/blob/41db4b022a684292b9f4606775ed6ec1a3004127/libretro-common/include/libretro.h#L7480