mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Increase MAX_FRAMES
This commit is contained in:
@@ -4,7 +4,7 @@ import "base:intrinsics"
|
|||||||
import "base:runtime"
|
import "base:runtime"
|
||||||
|
|
||||||
Frame :: distinct uintptr
|
Frame :: distinct uintptr
|
||||||
MAX_FRAMES :: 64
|
MAX_FRAMES :: 512
|
||||||
|
|
||||||
Frame_Location :: struct {
|
Frame_Location :: struct {
|
||||||
using loc: runtime.Source_Code_Location,
|
using loc: runtime.Source_Code_Location,
|
||||||
|
|||||||
Reference in New Issue
Block a user