GL CHOCO ENGINE
Loading...
Searching...
No Matches
entry.c File Reference

ゲームアプリケーションエントリーポイント More...

#include <stdint.h>
#include <stdio.h>
#include "application/application.h"
#include "engine/base/choco_message.h"
Include dependency graph for entry.c:

Functions

int main (int argc_, char **argv_)
 ゲームアプリケーションメイン
 

Detailed Description

ゲームアプリケーションエントリーポイント

Author
chocolate-pie24
Version
0.1
Date
2025-09-20
License
MIT License. See LICENSE file in the project root for full license text.

Function Documentation

◆ main()

int main ( int  argc_,
char **  argv_ 
)

ゲームアプリケーションメイン

Parameters
argc_引数の個数
argv_引数
Returns
int