From 0a7129923b398ced7899a5df0ab06f4cd1b2a2fa Mon Sep 17 00:00:00 2001 From: Kyren223 Date: Wed, 10 Jun 2026 21:17:03 +0300 Subject: [PATCH] update raddbg path --- .config/raddbg/default.raddbg_user | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/raddbg/default.raddbg_user b/.config/raddbg/default.raddbg_user index 9ef1c05..fc24497 100644 --- a/.config/raddbg/default.raddbg_user +++ b/.config/raddbg/default.raddbg_user @@ -1,6 +1,6 @@ // raddbg 0.9.21 user file -recent_project: path: ".kr_raddbg_project" +recent_project: path: "../../projects/krypton/.kr_raddbg_project" recent_project: path: ".kr_raddbg_project" recent_project: path: ".kr_raddbg_project" recent_project: path: ".kr_raddbg_project" @@ -83,10 +83,10 @@ window: expression: "file:\"Z:/home/kyren/projects/krypton/src/krypton/libkrypton.c\".data" auto: 0 query: input: "" - cursor_line: 2820 - cursor_column: 1 - mark_line: 2820 - mark_column: 1 + cursor_line: 2834 + cursor_column: 54 + mark_line: 2834 + mark_column: 54 } text: { @@ -190,7 +190,7 @@ window: } } split_x - pos: 512 263 + pos: 512 266 monitor: "\\\\.\\DISPLAY1" maximized } @@ -320,4 +320,4 @@ keybindings: { halt h } { kill_all k } } -current_path: "Z:/home/kyren/projects/krypton/src/krypton" +current_path: "Z:/home/kyren/projects/krypton"