mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-08-11 11:26:17 -05:00
Separate CaptureData and CaptureStatus
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#include <SFML/Graphics.hpp>
|
||||
|
||||
#include "frontend.hpp"
|
||||
|
||||
#include <chrono>
|
||||
|
||||
#define BASE_PIXEL_FONT_HEIGHT 24
|
||||
|
||||
TextRectangle::TextRectangle(bool font_load_success, sf::Font &text_font) {
|
||||
|
||||
Reference in New Issue
Block a user