Require rgbds 0.6.0
@@ -1,6 +1,3 @@
|
||||
INCLUDE "constants.asm"
|
||||
|
||||
|
||||
; PokemonPicPointers and UnownPicPointers are assumed to start at the same
|
||||
; address, but in different banks. This is enforced in layout.link.
|
||||
|
||||
|
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 241 B |
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 377 B |
Before Width: | Height: | Size: 243 B After Width: | Height: | Size: 227 B |
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 436 B |
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 363 B After Width: | Height: | Size: 440 B |
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 236 B |
Before Width: | Height: | Size: 423 B After Width: | Height: | Size: 467 B |
Before Width: | Height: | Size: 238 B After Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 373 B |
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 243 B |
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 403 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 241 B |
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 365 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 437 B |
Before Width: | Height: | Size: 209 B After Width: | Height: | Size: 193 B |
Before Width: | Height: | Size: 262 B After Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 236 B After Width: | Height: | Size: 220 B |
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 344 B |
Before Width: | Height: | Size: 232 B After Width: | Height: | Size: 216 B |
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 410 B |
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 214 B |
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 303 B After Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 423 B After Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 236 B |
Before Width: | Height: | Size: 397 B After Width: | Height: | Size: 472 B |
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 266 B |
Before Width: | Height: | Size: 414 B After Width: | Height: | Size: 481 B |
Before Width: | Height: | Size: 224 B After Width: | Height: | Size: 208 B |
Before Width: | Height: | Size: 273 B After Width: | Height: | Size: 335 B |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 219 B After Width: | Height: | Size: 203 B |
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 249 B |
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 220 B After Width: | Height: | Size: 204 B |
Before Width: | Height: | Size: 331 B After Width: | Height: | Size: 370 B |
Before Width: | Height: | Size: 273 B After Width: | Height: | Size: 257 B |
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 331 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 255 B After Width: | Height: | Size: 239 B |
Before Width: | Height: | Size: 386 B After Width: | Height: | Size: 438 B |
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 226 B |
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 232 B |
Before Width: | Height: | Size: 337 B After Width: | Height: | Size: 410 B |
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 209 B |
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 375 B |
@@ -1,5 +1,3 @@
|
||||
INCLUDE "constants.asm"
|
||||
|
||||
MACRO tilecoll
|
||||
; used in data/tilesets/*_collision.asm
|
||||
db COLL_\1, COLL_\2, COLL_\3, COLL_\4
|
||||
|