This website requires JavaScript.
Explore
Help
Sign in
7cc5c4f330d47060
/
geode
Watch
1
Star
0
Fork
You've already forked geode
0
mirror of
https://github.com/geode-sdk/geode.git
synced
2024-11-26 17:36:05 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c9afa75367
geode
/
loader
/
src
/
load.hpp
3 lines
70 B
C++
Raw
Normal View
History
Unescape
Escape
split main.cpp per platform
2023-06-09 11:29:19 -04:00
#
pragma once
make safeModeCheck return a boolean
2024-06-24 20:25:55 -04:00
bool
safeModeCheck
(
)
;
split main.cpp per platform
2023-06-09 11:29:19 -04:00
int
geodeEntry
(
void
*
platformData
)
;
Reference in a new issue
Copy permalink