diff options
| author | Ray <raysan5@gmail.com> | 2017-05-08 00:55:26 +0200 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2017-05-08 00:55:26 +0200 |
| commit | 39732d04ec8ce71cde457ec3a89b3b5aca578e8d (patch) | |
| tree | 9b187907882615b18c391e0b2df48fb1e94905d3 /src/core.c | |
| parent | 0ebd8b0f6ec1887f281f840052218d4ff0363cca (diff) | |
| download | raylib-39732d04ec8ce71cde457ec3a89b3b5aca578e8d.tar.gz raylib-39732d04ec8ce71cde457ec3a89b3b5aca578e8d.zip | |
Comments review
Diffstat (limited to 'src/core.c')
| -rw-r--r-- | src/core.c | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -5,11 +5,10 @@ * PLATFORMS SUPPORTED: * - Windows (win32/Win64) * - Linux (tested on Ubuntu) -* - Mac (OSX) -* - Android (API Level 9 or greater) +* - OSX (Mac) +* - Android (ARM or ARM64) * - Raspberry Pi (Raspbian) * - HTML5 (Chrome, Firefox) -* - Oculus Rift CV1 * * CONFIGURATION: * |
