diff options
Diffstat (limited to 'demo/include/agbx-demo.h')
-rw-r--r-- | demo/include/agbx-demo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/include/agbx-demo.h b/demo/include/agbx-demo.h index 28d0846..0bb0b22 100644 --- a/demo/include/agbx-demo.h +++ b/demo/include/agbx-demo.h @@ -13,7 +13,7 @@ typedef struct { axd_pos pos; ax_i8 prevcol; axd_pos prevpos; - ax_i20 vaddr; + ax_i02 vaddr; } axd_dat; typedef struct { |