sc9k/consts.hpp

12 lines
306 B
C++
Raw Normal View History

2021-07-25 20:19:19 -05:00
/*
* Copyright 2021 gary@drinkingtea.net
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
2021-07-25 19:14:00 -05:00
#pragma once
2021-07-25 20:15:24 -05:00
constexpr auto SlideHost = "127.0.0.1";