mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-15 19:05:34 +00:00
Added new comment to examples
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
#include "resources/audio_data.h" // Wave file exported with ExportWaveAsCode()
|
||||
#include "resources/image_data.h" // Image file exported with ExportImageAsCode()
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
//------------------------------------------------------------------------------------
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
|
||||
Reference in New Issue
Block a user