mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-14 18:47:39 +01:00
8cf75ca9fa
BETA source for GENH3 git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@554 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
20 lines
510 B
Plaintext
20 lines
510 B
Plaintext
VERSION 5.00
|
|
Begin VB.Form frmABOUT
|
|
Caption = "Form2"
|
|
ClientHeight = 3090
|
|
ClientLeft = 60
|
|
ClientTop = 450
|
|
ClientWidth = 4680
|
|
LinkTopic = "Form2"
|
|
ScaleHeight = 3090
|
|
ScaleWidth = 4680
|
|
StartUpPosition = 3 'Windows-Standard
|
|
End
|
|
Attribute VB_Name = "frmABOUT"
|
|
Attribute VB_GlobalNameSpace = False
|
|
Attribute VB_Creatable = False
|
|
Attribute VB_PredeclaredId = True
|
|
Attribute VB_Exposed = False
|
|
Option Explicit
|
|
|