Merge branch 'master' of git.sr.ht:~lolzdev/topaz
This commit is contained in:
commit
4b18afa040
9 changed files with 95680 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* SPDX-License-Identifier:BSD-3-Clause */
|
||||
#ifndef ARENA_H
|
||||
#define ARENA_H
|
||||
#include "../types.h"
|
||||
#include "../core/types.h"
|
||||
|
||||
typedef struct {
|
||||
usize capacity;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue