Logo
Explore Help
Sign In
WallyHackenslacker/Aerofoil
1
0
Fork 0
You've already forked Aerofoil
mirror of https://github.com/elasota/Aerofoil.git synced 2026-03-01 21:34:15 +00:00
Code Issues Projects Releases Wiki Activity
Files
master
Aerofoil/GpCommon/EGpAudioDriverType.h

12 lines
153 B
C
Raw Permalink Normal View History

Normalize line endings This commit contains only the result of `git add --renormalize .` `git show --ignore-space-change` can verify that this commit only changes whitespace.
2024-07-31 19:35:12 +12:00
#pragma once
enum EGpAudioDriverType
More Android stub-outs and bug fixes. Fix broken SDL fiber sync.
2020-10-10 02:42:06 -04:00
{
EGpAudioDriverType_None,
Normalize line endings This commit contains only the result of `git add --renormalize .` `git show --ignore-space-change` can verify that this commit only changes whitespace.
2024-07-31 19:35:12 +12:00
EGpAudioDriverType_XAudio2,
EGpAudioDriverType_SDL2,
EGpAudioDriverType_Count,
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 1407ms Template: 41ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API