repo.or.cz
/
xbmc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[videodb] remove unused seasons table from episode_view
[xbmc.git]
/
xbmc
/
cores
/
RetroPlayer
/
RetroPlayerDefines.h
blob
4d84641b44ac9ec70282e0b87b6fa72e873ff604
1
/*
2
* Copyright (C) 2016-2018 Team Kodi
3
* This file is part of Kodi - https://kodi.tv
4
*
5
* SPDX-License-Identifier: GPL-2.0-or-later
6
* See LICENSES/README.md for more information.
7
*/
8
9
#pragma once
10
11
#define GAME_STREAM_VIDEO_ID 1
12
#define GAME_STREAM_AUDIO_ID 2