pmdsky-debug-py 10.2.25__py3-none-any.whl → 10.2.27__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pmdsky_debug_py/_release.py +1 -1
- pmdsky_debug_py/eu.py +369 -2
- pmdsky_debug_py/eu_itcm.py +364 -2
- pmdsky_debug_py/jp.py +369 -2
- pmdsky_debug_py/jp_itcm.py +364 -2
- pmdsky_debug_py/na.py +369 -2
- pmdsky_debug_py/na_itcm.py +364 -2
- pmdsky_debug_py/protocol.py +200 -0
- {pmdsky_debug_py-10.2.25.dist-info → pmdsky_debug_py-10.2.27.dist-info}/METADATA +1 -1
- pmdsky_debug_py-10.2.27.dist-info/RECORD +14 -0
- {pmdsky_debug_py-10.2.25.dist-info → pmdsky_debug_py-10.2.27.dist-info}/WHEEL +1 -1
- pmdsky_debug_py-10.2.25.dist-info/RECORD +0 -14
- {pmdsky_debug_py-10.2.25.dist-info → pmdsky_debug_py-10.2.27.dist-info}/top_level.txt +0 -0
pmdsky_debug_py/_release.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
RELEASE = "v0.10.2+
|
|
1
|
+
RELEASE = "v0.10.2+92f8ba815f"
|
pmdsky_debug_py/eu.py
CHANGED
|
@@ -10256,6 +10256,51 @@ class EuArm9Data:
|
|
|
10256
10256
|
"",
|
|
10257
10257
|
)
|
|
10258
10258
|
|
|
10259
|
+
ST_I2N_I_BIN_FILE_NAME = Symbol(
|
|
10260
|
+
[0x983F4],
|
|
10261
|
+
[0x20983F4],
|
|
10262
|
+
0xB,
|
|
10263
|
+
"ST_I2N_I_BIN_FILE_NAME",
|
|
10264
|
+
"Name of the file st_i2n_i.bin",
|
|
10265
|
+
"char[12]",
|
|
10266
|
+
)
|
|
10267
|
+
|
|
10268
|
+
ST_I2N_E_BIN_FILE_NAME = Symbol(
|
|
10269
|
+
[0x98404],
|
|
10270
|
+
[0x2098404],
|
|
10271
|
+
0xB,
|
|
10272
|
+
"ST_I2N_E_BIN_FILE_NAME",
|
|
10273
|
+
"Name of the file st_i2n_e.bin",
|
|
10274
|
+
"char[12]",
|
|
10275
|
+
)
|
|
10276
|
+
|
|
10277
|
+
ST_I2N_S_BIN_FILE_NAME = Symbol(
|
|
10278
|
+
[0x98414],
|
|
10279
|
+
[0x2098414],
|
|
10280
|
+
0xB,
|
|
10281
|
+
"ST_I2N_S_BIN_FILE_NAME",
|
|
10282
|
+
"Name of the file st_i2n_s.bin",
|
|
10283
|
+
"char[12]",
|
|
10284
|
+
)
|
|
10285
|
+
|
|
10286
|
+
ST_I2N_G_BIN_FILE_NAME = Symbol(
|
|
10287
|
+
[0x98424],
|
|
10288
|
+
[0x2098424],
|
|
10289
|
+
0xB,
|
|
10290
|
+
"ST_I2N_G_BIN_FILE_NAME",
|
|
10291
|
+
"Name of the file st_i2n_g.bin",
|
|
10292
|
+
"char[12]",
|
|
10293
|
+
)
|
|
10294
|
+
|
|
10295
|
+
ST_I2N_F_BIN_FILE_NAME = Symbol(
|
|
10296
|
+
[0x98434],
|
|
10297
|
+
[0x2098434],
|
|
10298
|
+
0xB,
|
|
10299
|
+
"ST_I2N_F_BIN_FILE_NAME",
|
|
10300
|
+
"Name of the file st_i2n_f.bin",
|
|
10301
|
+
"char[12]",
|
|
10302
|
+
)
|
|
10303
|
+
|
|
10259
10304
|
BABY_EXCLUSIVE_ITEM_PAIRS = Symbol(
|
|
10260
10305
|
[0x98444],
|
|
10261
10306
|
[0x2098444],
|
|
@@ -10265,6 +10310,33 @@ class EuArm9Data:
|
|
|
10265
10310
|
"struct baby_exclusive_item_pair[16]",
|
|
10266
10311
|
)
|
|
10267
10312
|
|
|
10313
|
+
ITEM_P_BIN_FILE_PATH = Symbol(
|
|
10314
|
+
[0x98484],
|
|
10315
|
+
[0x2098484],
|
|
10316
|
+
0x18,
|
|
10317
|
+
"ITEM_P_BIN_FILE_PATH",
|
|
10318
|
+
"File path of the file item_p.bin",
|
|
10319
|
+
"char[24]",
|
|
10320
|
+
)
|
|
10321
|
+
|
|
10322
|
+
ITEM_S_P_BIN_FILE_PATH = Symbol(
|
|
10323
|
+
[0x984A0],
|
|
10324
|
+
[0x20984A0],
|
|
10325
|
+
0x1A,
|
|
10326
|
+
"ITEM_S_P_BIN_FILE_PATH",
|
|
10327
|
+
"File path of the file item_s_p.bin",
|
|
10328
|
+
"char[26]",
|
|
10329
|
+
)
|
|
10330
|
+
|
|
10331
|
+
ITEM_ST_I2N_BIN_FORMAT = Symbol(
|
|
10332
|
+
[0x984BC],
|
|
10333
|
+
[0x20984BC],
|
|
10334
|
+
0x10,
|
|
10335
|
+
"ITEM_ST_I2N_BIN_FORMAT",
|
|
10336
|
+
"File path for language files. In EU, this is a format string where each of the language files can be inserted in. In NA/JP, this is just the file path of the file st_i2n_j.bin",
|
|
10337
|
+
"",
|
|
10338
|
+
)
|
|
10339
|
+
|
|
10268
10340
|
ITEM_NAME_FORMAT_YELLOW = Symbol(
|
|
10269
10341
|
[0x984D0],
|
|
10270
10342
|
[0x20984D0],
|
|
@@ -12040,6 +12112,15 @@ class EuArm9Data:
|
|
|
12040
12112
|
"void*[3]",
|
|
12041
12113
|
)
|
|
12042
12114
|
|
|
12115
|
+
ITEM_LANG_FILE_ARRAY = Symbol(
|
|
12116
|
+
[0xAFF88],
|
|
12117
|
+
[0x20AFF88],
|
|
12118
|
+
0x14,
|
|
12119
|
+
"ITEM_LANG_FILE_ARRAY",
|
|
12120
|
+
"An array containing the names of each language file. Only exists in EU.",
|
|
12121
|
+
"char*[5]",
|
|
12122
|
+
)
|
|
12123
|
+
|
|
12043
12124
|
DUNGEON_MOVE_TABLES = Symbol(
|
|
12044
12125
|
[0xAFFA8],
|
|
12045
12126
|
[0x20AFFA8],
|
|
@@ -13699,7 +13780,23 @@ class EuLibsFunctions:
|
|
|
13699
13780
|
None,
|
|
13700
13781
|
)
|
|
13701
13782
|
|
|
13702
|
-
Crypto_RC4Init = Symbol(
|
|
13783
|
+
Crypto_RC4Init = Symbol(
|
|
13784
|
+
[0x9648],
|
|
13785
|
+
[0x2075AB8],
|
|
13786
|
+
None,
|
|
13787
|
+
"Crypto_RC4Init",
|
|
13788
|
+
"Initializes an RC4 context.\n\nr0: context\nr1: key\nr2: key length (clamped down to a maximum of 16)",
|
|
13789
|
+
None,
|
|
13790
|
+
)
|
|
13791
|
+
|
|
13792
|
+
Crypto_RC4Encrypt = Symbol(
|
|
13793
|
+
[0x96D8],
|
|
13794
|
+
[0x2075B48],
|
|
13795
|
+
None,
|
|
13796
|
+
"Crypto_RC4Encrypt",
|
|
13797
|
+
"Encrypts/decrypts a buffer using an RC4 context.\n\nr0: context\nr1: src\nr2: size\nr3: dest",
|
|
13798
|
+
None,
|
|
13799
|
+
)
|
|
13703
13800
|
|
|
13704
13801
|
Mtx_LookAt = Symbol([0x9750], [0x2075BC0], None, "Mtx_LookAt", "", None)
|
|
13705
13802
|
|
|
@@ -14369,6 +14466,33 @@ class EuLibsFunctions:
|
|
|
14369
14466
|
None,
|
|
14370
14467
|
)
|
|
14371
14468
|
|
|
14469
|
+
MD5_Init = Symbol(
|
|
14470
|
+
[0x14024],
|
|
14471
|
+
[0x2080494],
|
|
14472
|
+
None,
|
|
14473
|
+
"MD5_Init",
|
|
14474
|
+
"Initializes an MD5 context.\n\nr0: context",
|
|
14475
|
+
None,
|
|
14476
|
+
)
|
|
14477
|
+
|
|
14478
|
+
MD5_Update = Symbol(
|
|
14479
|
+
[0x14064],
|
|
14480
|
+
[0x20804D4],
|
|
14481
|
+
None,
|
|
14482
|
+
"MD5_Update",
|
|
14483
|
+
"Updates an MD5 context using a buffer's bytes.\n\nr0: context\nr1: buffer\nr2: size of buffer",
|
|
14484
|
+
None,
|
|
14485
|
+
)
|
|
14486
|
+
|
|
14487
|
+
MD5_Digest = Symbol(
|
|
14488
|
+
[0x1412C],
|
|
14489
|
+
[0x208059C],
|
|
14490
|
+
None,
|
|
14491
|
+
"MD5_Digest",
|
|
14492
|
+
"Calculates and stores an MD5 hash into a destination buffer. The MD5 context is zeroed-out after this operation.\n\nr0: [output] hash buffer (16 bytes)\nr1: context",
|
|
14493
|
+
None,
|
|
14494
|
+
)
|
|
14495
|
+
|
|
14372
14496
|
PM_ForceToPowerOff = Symbol(
|
|
14373
14497
|
[0x15F34],
|
|
14374
14498
|
[0x20823A4],
|
|
@@ -17856,6 +17980,249 @@ class EuOverlay0Functions:
|
|
|
17856
17980
|
None,
|
|
17857
17981
|
)
|
|
17858
17982
|
|
|
17983
|
+
close = Symbol(
|
|
17984
|
+
[0x11D28],
|
|
17985
|
+
[0x22CF0E8],
|
|
17986
|
+
None,
|
|
17987
|
+
"close",
|
|
17988
|
+
"Closes a file descriptor.\n\nr0: file descriptor\nreturn: 0 on success, or a negative value representing an error",
|
|
17989
|
+
None,
|
|
17990
|
+
)
|
|
17991
|
+
|
|
17992
|
+
socket = Symbol(
|
|
17993
|
+
[0x12600],
|
|
17994
|
+
[0x22CF9C0],
|
|
17995
|
+
None,
|
|
17996
|
+
"socket",
|
|
17997
|
+
"Creates a socket file descriptor for network activity.\n\nr0: domain\nr1: family\nr2: protocol\nreturn: socket file descriptor on success, negative value indicating error otherwise",
|
|
17998
|
+
None,
|
|
17999
|
+
)
|
|
18000
|
+
|
|
18001
|
+
bind = Symbol(
|
|
18002
|
+
[0x1262C],
|
|
18003
|
+
[0x22CF9EC],
|
|
18004
|
+
None,
|
|
18005
|
+
"bind",
|
|
18006
|
+
"Binds a socket to an address.\n\nr0: socket file descriptor\nr1: address\nreturn: 0 on success, or a negative value representing an error",
|
|
18007
|
+
None,
|
|
18008
|
+
)
|
|
18009
|
+
|
|
18010
|
+
connect = Symbol(
|
|
18011
|
+
[0x12658],
|
|
18012
|
+
[0x22CFA18],
|
|
18013
|
+
None,
|
|
18014
|
+
"connect",
|
|
18015
|
+
"Connects a socket to an address.\n\nr0: socket file descriptor\nr1: address\nreturn: 0 on success, or a negative value representing an error",
|
|
18016
|
+
None,
|
|
18017
|
+
)
|
|
18018
|
+
|
|
18019
|
+
recv = Symbol(
|
|
18020
|
+
[0x126B4],
|
|
18021
|
+
[0x22CFA74],
|
|
18022
|
+
None,
|
|
18023
|
+
"recv",
|
|
18024
|
+
"Receives a message from a connected socket.\n\nr0: socket file descriptor\nr1: destination buffer\nr2: size of buffer\nr3: flags\nreturn: number of bytes read, or a negative value representing an error",
|
|
18025
|
+
None,
|
|
18026
|
+
)
|
|
18027
|
+
|
|
18028
|
+
recvfrom = Symbol(
|
|
18029
|
+
[0x126D8],
|
|
18030
|
+
[0x22CFA98],
|
|
18031
|
+
None,
|
|
18032
|
+
"recvfrom",
|
|
18033
|
+
"Receives a message from a connectionless socket, also returning the source address that sent data.\n\nr0: socket file descriptor\nr1: destination buffer\nr2: size of buffer\nr3: flags\nstack[0]: destination address; can be NULL\nstack[1]: length of destination address\nreturn: number of bytes read, or a negative value representing an error",
|
|
18034
|
+
None,
|
|
18035
|
+
)
|
|
18036
|
+
|
|
18037
|
+
send = Symbol(
|
|
18038
|
+
[0x12768],
|
|
18039
|
+
[0x22CFB28],
|
|
18040
|
+
None,
|
|
18041
|
+
"send",
|
|
18042
|
+
"Sends a message to a connected socket.\n\nr0: socket file descriptor\nr1: source buffer\nr2: size of buffer\nr3: flags\nreturn: number of bytes sent, or a negative value representing an error",
|
|
18043
|
+
None,
|
|
18044
|
+
)
|
|
18045
|
+
|
|
18046
|
+
sendto = Symbol(
|
|
18047
|
+
[0x1278C],
|
|
18048
|
+
[0x22CFB4C],
|
|
18049
|
+
None,
|
|
18050
|
+
"sendto",
|
|
18051
|
+
"Sends a message to a connectionless socket.\n\nr0: socket file descriptor\nr1: source buffer\nr2: size of buffer\nr3: flags\nstack[0]: target address\nstack[1]: length of target address\nreturn: number of bytes sent, or a negative value representing an error",
|
|
18052
|
+
None,
|
|
18053
|
+
)
|
|
18054
|
+
|
|
18055
|
+
CloseVeneer = Symbol(
|
|
18056
|
+
[0x1281C],
|
|
18057
|
+
[0x22CFBDC],
|
|
18058
|
+
None,
|
|
18059
|
+
"CloseVeneer",
|
|
18060
|
+
"Likely a linker-generated veneer for close.\n\nSee https://developer.arm.com/documentation/dui0474/k/image-structure-and-generation/linker-generated-veneers/what-is-a-veneer-\n\nr0: file descriptor\nreturn: 0 on success, or a negative value representing an error",
|
|
18061
|
+
None,
|
|
18062
|
+
)
|
|
18063
|
+
|
|
18064
|
+
fcntl = Symbol(
|
|
18065
|
+
[0x12A20],
|
|
18066
|
+
[0x22CFDE0],
|
|
18067
|
+
None,
|
|
18068
|
+
"fcntl",
|
|
18069
|
+
"Performs an operation on a file descriptor.\n\nr0: file descriptor\nr1: operation\nr2: operation-specific argument\nreturn: operation-specific value",
|
|
18070
|
+
None,
|
|
18071
|
+
)
|
|
18072
|
+
|
|
18073
|
+
InitWfc = Symbol(
|
|
18074
|
+
[0x1ABE8],
|
|
18075
|
+
[0x22D7FA8],
|
|
18076
|
+
None,
|
|
18077
|
+
"InitWfc",
|
|
18078
|
+
"Just a guess. Repeatedly calling this eventually results in a DNS query for conntest.nintendowifi.net and allows for use of the socket functions.\n\nreturn: status?",
|
|
18079
|
+
None,
|
|
18080
|
+
)
|
|
18081
|
+
|
|
18082
|
+
SocketCastError = Symbol(
|
|
18083
|
+
[0x383DC],
|
|
18084
|
+
[0x22F579C],
|
|
18085
|
+
None,
|
|
18086
|
+
"SocketCastError",
|
|
18087
|
+
"Casts a value to a new value, if it is negative. Mostly used in socket functions to cast any potential errors to -1.\n\nr0: original value\nr1: new value to cast an error as, if original value is negative\nreturn: original value if non-negative, new value otherwise",
|
|
18088
|
+
None,
|
|
18089
|
+
)
|
|
18090
|
+
|
|
18091
|
+
SocketCreate = Symbol(
|
|
18092
|
+
[0x383F4],
|
|
18093
|
+
[0x22F57B4],
|
|
18094
|
+
None,
|
|
18095
|
+
"SocketCreate",
|
|
18096
|
+
"A wrapper for socket, casting any errors to -1.\n\nr0: domain\nr1: family\nr2: protocol\nreturn: socket file descriptor on success, -1 on an error",
|
|
18097
|
+
None,
|
|
18098
|
+
)
|
|
18099
|
+
|
|
18100
|
+
SocketClose = Symbol(
|
|
18101
|
+
[0x38408],
|
|
18102
|
+
[0x22F57C8],
|
|
18103
|
+
None,
|
|
18104
|
+
"SocketClose",
|
|
18105
|
+
"A wrapper for close, casting any errors to -1.\n\nr0: file descriptor\nreturn: 0 on success, -1 on an error",
|
|
18106
|
+
None,
|
|
18107
|
+
)
|
|
18108
|
+
|
|
18109
|
+
SocketBind = Symbol(
|
|
18110
|
+
[0x38430],
|
|
18111
|
+
[0x22F57F0],
|
|
18112
|
+
None,
|
|
18113
|
+
"SocketBind",
|
|
18114
|
+
"A wrapper for bind, casting any errors to -1.\n\nr0: socket file descriptor\nr1: address\nr2: length of address\nreturn: 0 on success, -1 on an error",
|
|
18115
|
+
None,
|
|
18116
|
+
)
|
|
18117
|
+
|
|
18118
|
+
SocketConnect = Symbol(
|
|
18119
|
+
[0x38490],
|
|
18120
|
+
[0x22F5850],
|
|
18121
|
+
None,
|
|
18122
|
+
"SocketConnect",
|
|
18123
|
+
"A wrapper for connect, casting any errors to -1.\n\nr0: socket file descriptor\nr1: address\nr2: length of address\nreturn: 0 on success, -1 on an error",
|
|
18124
|
+
None,
|
|
18125
|
+
)
|
|
18126
|
+
|
|
18127
|
+
SocketRecv = Symbol(
|
|
18128
|
+
[0x384DC],
|
|
18129
|
+
[0x22F589C],
|
|
18130
|
+
None,
|
|
18131
|
+
"SocketRecv",
|
|
18132
|
+
"A wrapper for recv, casting any errors to -1.\n\nr0: socket file descriptor\nr1: destination buffer\nr2: size of buffer\nr3: flags\nreturn: number of bytes read, or -1 on an error",
|
|
18133
|
+
None,
|
|
18134
|
+
)
|
|
18135
|
+
|
|
18136
|
+
SocketRecvFrom = Symbol(
|
|
18137
|
+
[0x384F0],
|
|
18138
|
+
[0x22F58B0],
|
|
18139
|
+
None,
|
|
18140
|
+
"SocketRecvFrom",
|
|
18141
|
+
"A wrapper for recvfrom, casting any errors to -1.\n\nr0: socket file descriptor\nr1: destination buffer\nr2: size of buffer\nr3: flags\nstack[0]: destination address; can be NULL\nstack[1]: length of destination address\nreturn: number of bytes read, or -1 on an error",
|
|
18142
|
+
None,
|
|
18143
|
+
)
|
|
18144
|
+
|
|
18145
|
+
SocketSend = Symbol(
|
|
18146
|
+
[0x38520],
|
|
18147
|
+
[0x22F58E0],
|
|
18148
|
+
None,
|
|
18149
|
+
"SocketSend",
|
|
18150
|
+
"A wrapper for send, casting any errors to -1.\n\nr0: socket file descriptor\nr1: source buffer\nr2: size of buffer\nr3: flags\nreturn: number of bytes sent, or -1 on an error",
|
|
18151
|
+
None,
|
|
18152
|
+
)
|
|
18153
|
+
|
|
18154
|
+
SocketSendTo = Symbol(
|
|
18155
|
+
[0x38534],
|
|
18156
|
+
[0x22F58F4],
|
|
18157
|
+
None,
|
|
18158
|
+
"SocketSendTo",
|
|
18159
|
+
"A wrapper for sendto, casting any errors to -1.\n\nr0: socket file descriptor\nr1: source buffer\nr2: size of buffer\nr3: flags\nstack[0]: target address\nstack[1]: length of target address\nreturn: number of bytes sent, or -1 on an error",
|
|
18160
|
+
None,
|
|
18161
|
+
)
|
|
18162
|
+
|
|
18163
|
+
SocketSetBlocking = Symbol(
|
|
18164
|
+
[0x386F0],
|
|
18165
|
+
[0x22F5AB0],
|
|
18166
|
+
None,
|
|
18167
|
+
"SocketSetBlocking",
|
|
18168
|
+
"Sets a socket to be blocking or non-blocking.\n\nr0: socket file descriptor\nr1: blocking flag\nreturn: success",
|
|
18169
|
+
None,
|
|
18170
|
+
)
|
|
18171
|
+
|
|
18172
|
+
DoRand = Symbol(
|
|
18173
|
+
[0x38A4C],
|
|
18174
|
+
[0x22F5E0C],
|
|
18175
|
+
None,
|
|
18176
|
+
"DoRand",
|
|
18177
|
+
"Generates a pseudorandom integer provided a parameter.\n\nr0: ctx\nreturn: pseudorandom integer",
|
|
18178
|
+
None,
|
|
18179
|
+
)
|
|
18180
|
+
|
|
18181
|
+
rand = Symbol(
|
|
18182
|
+
[0x38A98],
|
|
18183
|
+
[0x22F5E58],
|
|
18184
|
+
None,
|
|
18185
|
+
"rand",
|
|
18186
|
+
"Generates a new pseudorandom integer from the current PRNG sequence number and updates it.\n\nreturn: psuedorandom integer",
|
|
18187
|
+
None,
|
|
18188
|
+
)
|
|
18189
|
+
|
|
18190
|
+
srand = Symbol(
|
|
18191
|
+
[0x38AB8],
|
|
18192
|
+
[0x22F5E78],
|
|
18193
|
+
None,
|
|
18194
|
+
"srand",
|
|
18195
|
+
"Seeds a PRNG sequence number used by rand.\n\nr0: seed",
|
|
18196
|
+
None,
|
|
18197
|
+
)
|
|
18198
|
+
|
|
18199
|
+
RandRangeOverlay0 = Symbol(
|
|
18200
|
+
[0x38AD4],
|
|
18201
|
+
[0x22F5E94],
|
|
18202
|
+
None,
|
|
18203
|
+
"RandRangeOverlay0",
|
|
18204
|
+
"Generates a new pseudorandom integer by performing (rand() % (y - x) + x).\n\nr0: x\nr1: y\nreturn: pseudorandom integer on the interval [x, y - 1]",
|
|
18205
|
+
None,
|
|
18206
|
+
)
|
|
18207
|
+
|
|
18208
|
+
ResolveAvailableNintendoWifi = Symbol(
|
|
18209
|
+
[0x3904C],
|
|
18210
|
+
[0x22F640C],
|
|
18211
|
+
None,
|
|
18212
|
+
"ResolveAvailableNintendoWifi",
|
|
18213
|
+
"Seemingly resolves the IP of 'pokedungeonds.available.gs.nintendowifi.net', in which 'pokedungeonds' is provided as the first parameter.\n\nr0: string",
|
|
18214
|
+
None,
|
|
18215
|
+
)
|
|
18216
|
+
|
|
18217
|
+
PasswordEncryptString = Symbol(
|
|
18218
|
+
[0x4F134],
|
|
18219
|
+
[0x230C4F4],
|
|
18220
|
+
None,
|
|
18221
|
+
"PasswordEncryptString",
|
|
18222
|
+
"Performs XOR encryption/decryption on a string, the keystream derived from srand(0x79707367) and repeatedly calling randrange(0x0, 0xFF).\n\nSeemingly called mostly for the 'passenc' field in DWC messages.\n\nr0: src\nr1: dest",
|
|
18223
|
+
None,
|
|
18224
|
+
)
|
|
18225
|
+
|
|
17859
18226
|
|
|
17860
18227
|
class EuOverlay0Data:
|
|
17861
18228
|
|
|
@@ -17871,7 +18238,7 @@ class EuOverlay0Data:
|
|
|
17871
18238
|
|
|
17872
18239
|
class EuOverlay0Section:
|
|
17873
18240
|
name = "overlay0"
|
|
17874
|
-
description = "
|
|
18241
|
+
description = "Contains supporting data and code related to the Top Menu, as well as core networking functions.\n\nThis is loaded together with overlay 1 while in the Top Menu. Since it's in overlay group 2 (together with overlay 10, which is another 'data' overlay), this overlay probably plays a similar role. It mentions several files from the BACK folder that are known backgrounds for the Top Menu."
|
|
17875
18242
|
loadaddress = 0x22BD3C0
|
|
17876
18243
|
length = 0x60880
|
|
17877
18244
|
functions = EuOverlay0Functions
|