Skip to content

Commit 47537be

Browse files
committed
Final names added to the list
1 parent 7d8f76e commit 47537be

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

credits_data.i

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,21 +238,24 @@ cr_data_chunk_166: .byte CR_OP_NAME, $15, "HexlerHeavyIndustries"
238238
cr_data_chunk_167: .byte CR_OP_NAME, $0D, "justsomeguy13"
239239
cr_data_chunk_168: .byte CR_OP_NAME, $04, "jkiv"
240240
cr_data_chunk_169: .byte CR_OP_NAME, $91, "Stay_Hydrated_Bot"
241+
cr_data_chunk_170: .byte CR_OP_NAME, $0C, "aznanimedude"
242+
cr_data_chunk_171: .byte CR_OP_NAME, $0A, "ilovebeer_"
243+
cr_data_chunk_172: .byte CR_OP_NAME, $07, "suavity"
241244
; Bottom padding for Attribute
242-
cr_data_chunk_170:
245+
cr_data_chunk_173:
243246
.byte CR_OP_CLEAR_ROW
244247
.byte CR_OP_CLEAR_ROW
245248
.byte CR_OP_ATTR, $00
246249

247-
cr_data_chunk_171: .byte CR_OP_NAME, $0B, "Thank you!!"
250+
cr_data_chunk_174: .byte CR_OP_NAME, $0B, "Thank you!!"
248251
; Bottom padding for Attribute
249-
cr_data_chunk_172:
252+
cr_data_chunk_175:
250253
.byte CR_OP_CLEAR_ROW
251254
.byte CR_OP_CLEAR_ROW
252255
.byte CR_OP_ATTR, $00
253256

254257
; Bottom padding for Attribute
255-
cr_data_chunk_173:
258+
cr_data_chunk_176:
256259
.byte CR_OP_CLEAR_ROW
257260
.byte CR_OP_CLEAR_ROW
258261
.byte CR_OP_ATTR, $00

0 commit comments

Comments
 (0)