diff options
Diffstat (limited to 'NorthstarDedicatedTest/playlist.h')
-rw-r--r-- | NorthstarDedicatedTest/playlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/playlist.h b/NorthstarDedicatedTest/playlist.h index fd5949e1..28e5aa9d 100644 --- a/NorthstarDedicatedTest/playlist.h +++ b/NorthstarDedicatedTest/playlist.h @@ -14,4 +14,4 @@ namespace R2 typedef char* (*GetCurrentPlaylistVarType)(const char* varName, bool useOverrides); extern GetCurrentPlaylistVarType GetCurrentPlaylistVar; -} // namespace R2
\ No newline at end of file +} // namespace R2 |