Untitled

mail@pastecode.io avatarunknown
plain_text
a month ago
143 B
2
Indexable
Never
#pragma once

void draw_text(short i_x, short i_y, const std::string& i_text, sf::RenderWindow& i_window, const sf::Texture& i_font_texture);