mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 03:18:14 +00:00
Update Makefile comment to indicate arm64 as a supported Linux desktop platform (#2965)
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# Platforms supported:
|
# Platforms supported:
|
||||||
# PLATFORM_DESKTOP: Windows (Win32, Win64)
|
# PLATFORM_DESKTOP: Windows (Win32, Win64)
|
||||||
# PLATFORM_DESKTOP: Linux (i386, x64)
|
# PLATFORM_DESKTOP: Linux (arm64, i386, x64)
|
||||||
# PLATFORM_DESKTOP: OSX/macOS (arm64, x86_64)
|
# PLATFORM_DESKTOP: OSX/macOS (arm64, x86_64)
|
||||||
# PLATFORM_DESKTOP: FreeBSD, OpenBSD, NetBSD, DragonFly
|
# PLATFORM_DESKTOP: FreeBSD, OpenBSD, NetBSD, DragonFly
|
||||||
# PLATFORM_ANDROID: Android (arm, i686, arm64, x86_64)
|
# PLATFORM_ANDROID: Android (arm, i686, arm64, x86_64)
|
||||||
|
Reference in New Issue
Block a user