mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-23 20:52:55 +00:00
fix new folder
This commit is contained in:
parent
2eea503835
commit
21430e1758
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,9 +4,6 @@ builddir/
|
|||
.cache/
|
||||
.idea/
|
||||
build_meson/
|
||||
build_meson2/
|
||||
build_meson_new/
|
||||
build_meson_test/
|
||||
cmake-build-debug/
|
||||
|
||||
# Final binaries and platform output
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
// ts just stink, social manager is a stupid stub rn
|
||||
#pragma once
|
||||
#include <winapi_stubs.h>
|
||||
#include "../Stubs/winapi_stubs.h"
|
||||
|
||||
#ifndef _SOCIAL_MANAGER_H
|
||||
#define _SOCIAL_MANAGER_H
|
||||
|
|
|
|||
Loading…
Reference in a new issue