mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-15 02:28:56 +02:00
make virtual buffer become an optional
This commit is contained in:
parent
5d1e74533c
commit
6765e7cd17
3 changed files with 6 additions and 4 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include <optional>
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/virtual_buffer.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue