This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
pandemonium_engine_minimal
Watch
1
Star
0
Fork
0
You've already forked pandemonium_engine_minimal
mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced
2025-01-26 03:09:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
59a6cc90f4
pandemonium_engine_minimal
/
platform
/
x11
/
detect_prime.h
12 lines
162 B
C++
Raw
Normal View
History
Unescape
Escape
Stripped license from the top of the source files.
2023-12-17 15:39:29 +01:00
Initial Commit.
2023-12-14 21:54:22 +01:00
/* detect_prime.h */
Stripped license from the top of the source files.
2023-12-17 15:39:29 +01:00
Initial Commit.
2023-12-14 21:54:22 +01:00
#
ifdef X11_ENABLED
#
if defined(OPENGL_ENABLED)
int
detect_prime
(
)
;
#
endif
#
endif
Reference in New Issue
Copy Permalink