mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 19:22:30 +00:00
6 lines
77 B
C++
6 lines
77 B
C++
|
|
#include "ui/Interface.hpp"
|
||
|
|
|
||
|
|
void DeleteInterfaceFiles(void) {
|
||
|
|
// TODO
|
||
|
|
}
|