Add all game versions to the CI
This commit is contained in:
parent
2d05665252
commit
213088dfbc
3 changed files with 24 additions and 24 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
version: [GMPE01_00]
|
version: [GMPE01_00, GMPE01_01, GMPP01_00, GMPP01_02, GMPJ01_00]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Checkout the repository
|
# Checkout the repository
|
||||||
|
|
|
||||||
|
|
@ -258,19 +258,19 @@ lbl_1_rodata_330 = .rodata:0x00000330; // type:object size:0x8 data:double
|
||||||
lbl_1_rodata_338 = .rodata:0x00000338; // type:object size:0x8 data:double
|
lbl_1_rodata_338 = .rodata:0x00000338; // type:object size:0x8 data:double
|
||||||
lbl_1_data_0 = .data:0x00000000; // type:object size:0x8 data:4byte
|
lbl_1_data_0 = .data:0x00000000; // type:object size:0x8 data:4byte
|
||||||
lbl_1_data_8 = .data:0x00000008; // type:object size:0x4 data:4byte
|
lbl_1_data_8 = .data:0x00000008; // type:object size:0x4 data:4byte
|
||||||
lbl_1_data_C = .data:0x0000000C; // type:object size:0x12 data:string scope:local
|
lbl_1_data_C = .data:0x0000000C; // type:object size:0x12 scope:local data:string
|
||||||
lbl_1_data_1E = .data:0x0000001E; // type:object size:0x13 data:string scope:local
|
lbl_1_data_1E = .data:0x0000001E; // type:object size:0x13 scope:local data:string
|
||||||
lbl_1_data_31 = .data:0x00000031; // type:object size:0x10 data:string scope:local
|
lbl_1_data_31 = .data:0x00000031; // type:object size:0x10 scope:local data:string
|
||||||
lbl_1_data_41 = .data:0x00000041; // type:object size:0x10 data:string scope:local
|
lbl_1_data_41 = .data:0x00000041; // type:object size:0x10 scope:local data:string
|
||||||
lbl_1_data_51 = .data:0x00000051; // type:object size:0x10 data:string scope:local
|
lbl_1_data_51 = .data:0x00000051; // type:object size:0x10 scope:local data:string
|
||||||
lbl_1_data_61 = .data:0x00000061; // type:object size:0x10 data:string scope:local
|
lbl_1_data_61 = .data:0x00000061; // type:object size:0x10 scope:local data:string
|
||||||
lbl_1_data_71 = .data:0x00000071; // type:object size:0xD data:string scope:local
|
lbl_1_data_71 = .data:0x00000071; // type:object size:0xD scope:local data:string
|
||||||
lbl_1_data_7E = .data:0x0000007E; // type:object size:0xE data:string scope:local
|
lbl_1_data_7E = .data:0x0000007E; // type:object size:0xE scope:local data:string
|
||||||
lbl_1_data_8C = .data:0x0000008C; // type:object size:0x6C data:4byte
|
lbl_1_data_8C = .data:0x0000008C; // type:object size:0x6C data:4byte
|
||||||
jumptable_1_data_F8 = .data:0x000000F8; // type:object size:0x88 scope:local
|
jumptable_1_data_F8 = .data:0x000000F8; // type:object size:0x88 scope:local
|
||||||
lbl_1_data_180 = .data:0x00000180; // type:object size:0x12 data:string scope:local
|
lbl_1_data_180 = .data:0x00000180; // type:object size:0x12 scope:local data:string
|
||||||
lbl_1_data_192 = .data:0x00000192; // type:object size:0x15 data:string scope:local
|
lbl_1_data_192 = .data:0x00000192; // type:object size:0x15 scope:local data:string
|
||||||
lbl_1_data_1A7 = .data:0x000001A7; // type:object size:0x19 data:string scope:local
|
lbl_1_data_1A7 = .data:0x000001A7; // type:object size:0x19 scope:local data:string
|
||||||
lbl_1_data_1C0 = .data:0x000001C0; // type:object size:0x20
|
lbl_1_data_1C0 = .data:0x000001C0; // type:object size:0x20
|
||||||
lbl_1_data_1E0 = .data:0x000001E0; // type:object size:0x60
|
lbl_1_data_1E0 = .data:0x000001E0; // type:object size:0x60
|
||||||
lbl_1_data_240 = .data:0x00000240; // type:object size:0x24
|
lbl_1_data_240 = .data:0x00000240; // type:object size:0x24
|
||||||
|
|
|
||||||
|
|
@ -259,19 +259,19 @@ lbl_1_rodata_330 = .rodata:0x00000330; // type:object size:0x8 data:double
|
||||||
lbl_1_rodata_338 = .rodata:0x00000338; // type:object size:0x8 data:double
|
lbl_1_rodata_338 = .rodata:0x00000338; // type:object size:0x8 data:double
|
||||||
lbl_1_data_0 = .data:0x00000000; // type:object size:0x8 data:4byte
|
lbl_1_data_0 = .data:0x00000000; // type:object size:0x8 data:4byte
|
||||||
lbl_1_data_8 = .data:0x00000008; // type:object size:0x4 data:4byte
|
lbl_1_data_8 = .data:0x00000008; // type:object size:0x4 data:4byte
|
||||||
lbl_1_data_C = .data:0x0000000C; // type:object size:0x12 data:string scope:local
|
lbl_1_data_C = .data:0x0000000C; // type:object size:0x12 scope:local data:string
|
||||||
lbl_1_data_1E = .data:0x0000001E; // type:object size:0x13 data:string scope:local
|
lbl_1_data_1E = .data:0x0000001E; // type:object size:0x13 scope:local data:string
|
||||||
lbl_1_data_31 = .data:0x00000031; // type:object size:0x10 data:string scope:local
|
lbl_1_data_31 = .data:0x00000031; // type:object size:0x10 scope:local data:string
|
||||||
lbl_1_data_41 = .data:0x00000041; // type:object size:0x10 data:string scope:local
|
lbl_1_data_41 = .data:0x00000041; // type:object size:0x10 scope:local data:string
|
||||||
lbl_1_data_51 = .data:0x00000051; // type:object size:0x10 data:string scope:local
|
lbl_1_data_51 = .data:0x00000051; // type:object size:0x10 scope:local data:string
|
||||||
lbl_1_data_61 = .data:0x00000061; // type:object size:0x10 data:string scope:local
|
lbl_1_data_61 = .data:0x00000061; // type:object size:0x10 scope:local data:string
|
||||||
lbl_1_data_71 = .data:0x00000071; // type:object size:0xD data:string scope:local
|
lbl_1_data_71 = .data:0x00000071; // type:object size:0xD scope:local data:string
|
||||||
lbl_1_data_7E = .data:0x0000007E; // type:object size:0xE data:string scope:local
|
lbl_1_data_7E = .data:0x0000007E; // type:object size:0xE scope:local data:string
|
||||||
lbl_1_data_8C = .data:0x0000008C; // type:object size:0x6C data:4byte scope:local
|
lbl_1_data_8C = .data:0x0000008C; // type:object size:0x6C scope:local data:4byte
|
||||||
jumptable_1_data_F8 = .data:0x000000F8; // type:object size:0x88 scope:local
|
jumptable_1_data_F8 = .data:0x000000F8; // type:object size:0x88 scope:local
|
||||||
lbl_1_data_180 = .data:0x00000180; // type:object size:0x12 data:string scope:local
|
lbl_1_data_180 = .data:0x00000180; // type:object size:0x12 scope:local data:string
|
||||||
lbl_1_data_192 = .data:0x00000192; // type:object size:0x15 data:string scope:local
|
lbl_1_data_192 = .data:0x00000192; // type:object size:0x15 scope:local data:string
|
||||||
lbl_1_data_1A7 = .data:0x000001A7; // type:object size:0x19 data:string scope:local
|
lbl_1_data_1A7 = .data:0x000001A7; // type:object size:0x19 scope:local data:string
|
||||||
lbl_1_data_1C0 = .data:0x000001C0; // type:object size:0x20
|
lbl_1_data_1C0 = .data:0x000001C0; // type:object size:0x20
|
||||||
lbl_1_data_1E0 = .data:0x000001E0; // type:object size:0x60
|
lbl_1_data_1E0 = .data:0x000001E0; // type:object size:0x60
|
||||||
lbl_1_data_240 = .data:0x00000240; // type:object size:0x24
|
lbl_1_data_240 = .data:0x00000240; // type:object size:0x24
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue